Skip to content

Add method for verifying JWT token #1315

Description

@Pante

From my understanding, we currently need to verify JWT tokens passed from the client to the server manually using a 3rd party library. There is already a function to retrieve the jwks URL, https://workos.com/docs/reference/user-management/session-tokens/jwks. It would be great if the SDk provided a convenience method to verify & decode the JWT token similar to how Firebase does so.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions