JWT Secret For API

I have set up an API in Applications/API, but I can not use the Node Express Lib as we are one not using express and two building an edge-based API.

I have a lib to verify JWT tokens that get sent in the header but I need the secret. I can not find the secret anywhere? Where do I get this from?

Hey @alexanderkaran welcome to the community!

Do you mind sharing the library and method you are looking at to verify tokens?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.