Saturday, 2 February 2019

Where do I get JWT Tokens (sorry for this noob question)

I am a beginner when it comes to NodeJS, but have some fundamental basic understanding of JavaScript. In order to understand how things works, I started following this tutorial: http://jasonwatmore.com/post/2018/06/14/nodejs-mongodb-simple-api-for-authentication-registration-and-user-managementAnd there they ask me: "secret": "THIS IS USED TO SIGN AND VERIFY JWT TOKENS, REPLACE IT WITH YOUR OWN SECRET, IT CAN BE ANY STRING"​Not sure where to get this JWT Tokens?​​

Submitted February 02, 2019 at 06:02PM by crazydude1900

No comments:

Post a Comment