How would you generate a token? #8
Replies: 2 comments 3 replies
-
Hey Ritik |
Beta Was this translation helpful? Give feedback.
3 replies
-
We can use UUID package to generate the random strings. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Once the user enters
/verify
they get a link to my site along with a token as a query param.I would like to ask what approach would someone use to generate a secure token.
The method I tried:
Improvements that can be made
Suggestions received
Challenges raised by suggestion
Beta Was this translation helpful? Give feedback.
All reactions