devat-youtuber / mern-full-auth

121 stars 73 forks source link

Can't register or Login #4

Open FBezaz941 opened 3 years ago

FBezaz941 commented 3 years ago

Hi Devat,

thanks a lot for the code, I cloned it. Ran the server, I can connect to my mongodb database fine, I can run the client fine. I am however, getting some server issues in regards to the JWT's. I set up a .env file with the secret key and everything but when I go to register I get the following: secretOrPrivateKey must have a value

Please let me know if you can help, I really need to get going on this and hopefully get the fundementals running so I can start building other parts of my application. Thanks again.