Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Sign in User after password is set

I have made an authentication gateway in my Android app (Kotlin) through phone OTP using Firebase auth for sign-up and I want to sign in the same user through email and password, but I want to store the password later in the app after OTP sign up and use it for verification during sign in through same password.

Is there any way?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

In your last comment, you specified that you need to have a single account when you authenticate your users in Firebase with phone, and email/password. This means that when you want to use multiple Firebase authentication providers, you have to link them, so both phone and email/password accounts will be treated as a single account. For more information, I recommend you read the official documentation:

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading