Get Session JWT Public Key
Get session JWT public key endpoint
Endpoint: /jwt/publicKey
Method: GET
Example Usage
Cache the public key and reuse it for multiple verifications. Only fetch a new key if verification fails.
Last updated
Get session JWT public key endpoint
Endpoint: /jwt/publicKey
Method: GET
Cache the public key and reuse it for multiple verifications. Only fetch a new key if verification fails.
Last updated