Use JSON Web Tokens as access tokens (video)
Using JSON Web Tokens as Access Tokens
Running time: 2:41
With Hosted Login you have the option of issuing access tokens as JSON Web Tokens; among other things, this makes it possible for resource servers to decode and read the token without having to rely on the introspection server. In this video we'll show you how to issue access tokens as JSON Web Tokens, and show what that really means.
Updated over 2 years ago