Welcome to the Kinde community.

P
K
A
A
A

Verifying JWTs: Using Management SDK vs Standalone Package

Hey, I'm trying to understand what the best way to verify my JWT. I originally was using the helper function in the management api sdk however, I saw that last week caching was added to the standalone package. Unfortunately I am unable to add the audience to the validate token method coming from the standalone package like I could in the management sdk.

Going forward, is it better to use the standalone packages for validating and decoding the JWTs

D
1 comment

Good question, the standalone will have audience added to it, support will not be removed from the management api ask to ensure no breaking changes. You are safe to continue with what ever works for your product πŸ™‚

Add a reply
Sign up and join the conversation on Slack
Join