package directives
Content Hierarchy
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait JwtClaims extends AnyRef
JwtClaims provides a utility to access claims extracted from a JWT token.
JwtClaims provides a utility to access claims extracted from a JWT token. Not for user extension
- Annotations
- @DoNotInherit()
- trait JwtDirectives extends AnyRef
JwtDirectives provides utilities to assert and extract claims from a JSON Web Token (JWT).
JwtDirectives provides utilities to assert and extract claims from a JSON Web Token (JWT).
For more information about JWTs, see https://jwt.io/ or consult RFC 7519: https://datatracker.ietf.org/doc/html/rfc7519
Value Members
- object JwtDirectives extends JwtDirectives