Use Forager with JSON Web Tokens
IdentityOpen Source
Forager & JSON Web Tokens integration
About Forager
About JSON Web Tokens
JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is digitally signed using JSON Web Signature (JWS).