KindeK
Kinde15mo ago
4 replies
loremipsum1

Documentation update

Hello, I'm trying to use the Kinde express SDK to verify a jwt, following the example given here https://docs.kinde.com/developer-tools/sdks/backend/express-sdk/#verify-jwt
However typescript is complaining the options arg is missing. Also the type for options is Record<string, string>, which is very generic. Is there an example where I can reference to get this to work?

I keep getting the error 'bE [Error]: Issuer not allowed: xxxxxxxx, Expected: undefined"

Thank you!
image.png
Kinde docs
Our developer tools provide everything you need to get started with Kinde.
Express.js SDK
Was this page helpful?