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?