himanshu8443 / hayasaka

🎧 Music streaming/downloading search engine
https://hayasaka.vercel.app
MIT License
65 stars 26 forks source link

what is jwt secret?? #7

Open RounakDadsena opened 1 month ago

RounakDadsena commented 1 month ago

hey are you in discord can you help me to setup this

himanshu8443 commented 1 month ago

It's like a key that is used to generate a login session token for clients https://jwt.io/introduction

Use this command in terminal to generate node -e "console.log(require('crypto').randomBytes(32).toString('hex'))"

discord- zenda.x