Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.
This repository was archived by the owner on May 12, 2026. It is now read-only.

FR: jwt validate #85

Description

@lesv

We should have some functionality to verify JWT's.

  1. General validation of jwt

  2. Validation of a Google JWT
    (Get and cache Google's certificates - validate: iss, iat?, & exp)

  3. Validation of a Firebase JWT
    (get and cache Firebase certificates, validate: iss, iat, & exp)

  4. Validate Identity provider tokens as well. (FB, Twitter, Github, etc.)

See https://github.com/auth0/java-jwt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions