How do I add phone auth to Thunkable

How do I add phone auth to Thunkable

1 Like

Are you using Google Firebase, if so go to Authentication, then go to Sign-in methods, then go Add New then click Phone, then set it up from there, also I don’t know how to do this with blocks in thinkable, but see if this video helps:

Many Thanks, Levi :grinning:

You would need to use some kind of cloud provider along with the service like Twilio. Recording that you sent out login code via text messaging and then be able to recall those via the sign in on the app

This requires the Firebase SDK and other entries in the project file therefore it cannot be implemented in Thunkable.

However, if all what you want is OTP service then you can use any of the OTP providers who can work using API endpoints.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.