-
Hello! Our event booking system is moving to the cloud, and I'm trying to suss out using JWT Authentication.. The docs point towards existing libraries - https://jwt.io/libraries And I'm also trying to make a supplied Postman script work - https://github.com/UngerboeckAPI/PostmanJwt Never used it before, and struggling to get my environment vars working I think.. These are what I enter to get it working in the api help section (that has its own JWT auth key generator)... Key Anyhoo, anyone already using JWT in their recipes? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
-
thanks @morimoriysmoon ! Just updating my old 2015 macbookpro at home so I can run gradle and try building nodel-framework ! I think it makes sense, although not sure in my case where I'll put my Key,Secret and API User ID, but I'll cross that bridge when I get to it |
Beta Was this translation helpful? Give feedback.
-
Got it working, after trying lots of different things !
|
Beta Was this translation helpful? Give feedback.
Got it working, after trying lots of different things !