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

How to create secret key like this #59

Open
hendisantika opened this issue Nov 21, 2023 · 2 comments
Open

How to create secret key like this #59

hendisantika opened this issue Nov 21, 2023 · 2 comments

Comments

@hendisantika
Copy link

How to create secret key like this?

application:
  security:
    jwt:
      secret-key: 404E635266556A586E3272357538782F413F4428472B4B6250645367566B5970

Suppose I have secret key like this: verytopsecret?

Thanks

@stepniewskirafal
Copy link

Hi! You can google for hexadecimal key generator. Specify the length that fits your algorithm https://www.browserling.com/tools/random-hex

@hendisantika
Copy link
Author

OIC. You are using random hex. OK2. Thanks

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