Replies: 1 comment
-
not sure exactly what kind of OTP you're referring to, but i have created an auth library that generates one time passwords (to be sent via email) and then used to login https://github.com/masenf/reflex-magic-link-auth |
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
-
What is the best to create OTP Verification?
Since the OTP in state variables, how can I secure it?
Beta Was this translation helpful? Give feedback.
All reactions