Skip to content

Verify token signature from public key in third party service #250

Open
@leogout

Description

Hello, I would like to know if the library exposes anything related to the public key used for an RS256 token signature. For example, something like a view that returns the public key associated with the private key used to sign the token ?

This way I could fetch that pubkey in another web service, then cache it and verify my token from there without having to call the /verify/ endpoint everytime.

What do you think ?

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions