https://supertokens.com/ logo
a

Akshay Kumar Sharma

05/21/2022, 3:51 AM
Can a Phone Number and password authentication system be made by supertokens
r

rp

05/21/2022, 3:51 AM
Hey @Akshay Kumar Sharma
Whilst it’s not 100% supported out of the box, it certainly can be. You will need to do a few customisations. I can make a quick demo app for this.
What would the flow look like? User enters phone and password during sign up, and then you would also want to verify their phone number via an OTP?
a

Akshay Kumar Sharma

05/21/2022, 3:53 AM
yes
r

rp

05/21/2022, 3:53 AM
Or maybe the user enters their phone, verifies it with an OTP, and then sets a password?
a

Akshay Kumar Sharma

05/21/2022, 3:55 AM
I want user to enter Name, Phone number, password and profile photo. After that I want to verify their phone number with otp
r

rp

05/21/2022, 3:55 AM
Got it! I can make a quick demo app for this with react and node. It’s a great example
Will post the demo app link here and on the GitHub issue you opened sometime today
a

Akshay Kumar Sharma

05/21/2022, 3:56 AM
ok
you can tell me if you need any help
r

rp

05/21/2022, 3:57 AM
Sure! I’ll let u know
But it should be an easy enough use case anyway
a

a.jonline

05/21/2022, 5:44 AM
Following. I already implemented custom fields but interested in checking out the demo.
r

rp

05/22/2022, 5:57 AM
a

a.jonline

05/22/2022, 7:58 PM
Thank you so much!! Taking a look at it now.