What is the JWT Token? #106
GentNiginz
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi, For the JWT secret and JWT refresh secret, they need to be set to random strings. Generate a random string how you see fit and use that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I'm currently trying to understand the composer file and don't quit understand the use of JWT tokens and how I can get them...
I'd greatly appreciate any help,
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions