JarrodMalkovic / auction-website-monolith

🛒 A full-stack real-time auction website created using a monolithic architecture
28 stars 20 forks source link

can you give more info on how to gen a valid JWT_SECRET? #17

Open mconstant opened 3 years ago

mconstant commented 3 years ago

I am guessing we need to gen a JWT secret using some sort of process like the following....

https://medium.com/jspoint/so-what-the-heck-is-jwt-or-json-web-token-dca8bcb719a6

If so, what kind of payloads are valid...?

mattcarr09 commented 1 year ago

Did you ever find out how to configure your .env file? I'm fairly new to it.

uzairasif2002 commented 4 months ago

did you found out how to configure the .env file?