Packages

package directives

Content Hierarchy
Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. 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()
  2. 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

  1. object JwtDirectives extends JwtDirectives

Ungrouped