Skip to content

Add method for verifying JWT token #1315

@Pante

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions