OTP via email for signup #4837
Replies: 5 comments 12 replies
-
|
thanks for the question! we're tracking this one here: supabase/auth#290 |
Beta Was this translation helpful? Give feedback.
-
|
Alrighty, |
Beta Was this translation helpful? Give feedback.
-
|
does anyone know if it is also possible to send only four digit or six digit codes like Slack and many others do? The current codes are rather less suitable for manual input, or is there another reason why these are cryptic? |
Beta Was this translation helpful? Give feedback.
-
|
I still have same problem. all is set up, OTP should work but magic link is giving me an error like |
Beta Was this translation helpful? Give feedback.
-
|
most of our buddies worked otp verification react native but the problem #docs expalain in vague form which confused alot. when user register any account by default user receive email from supabase auth. In case you have clicked you have link comfirmation mail [dumby link]. Authentication > Configuration > Email > Signup email change link with token. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First of all, thank you for your great work.
I would like to ask you if there is a way to use the email sign-up with the OTP verification rather than the email link.
(as it already happens for the registration via mobile phone).
For instance I would love to have the same API entry at the first stage:
But then send to the user a token rather than a link, and verify the token on the same page my user was visiting:
Haven't found this on the doc, I wonder if there is already a workaround or if this can be an idea for future-features.
thank you!
Beta Was this translation helpful? Give feedback.
All reactions