Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is jwt secret?? #7

Open
RounakDadsena opened this issue Aug 9, 2024 · 1 comment
Open

what is jwt secret?? #7

RounakDadsena opened this issue Aug 9, 2024 · 1 comment

Comments

@RounakDadsena
Copy link

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

@himanshu8443
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants