MeetUp
  • Introduction
  • ScreenShots
  • Flutter App
    • Getting Started
    • Directory Structure
    • Change App Name & ID
    • Change App Color theme
    • Firebase Phone Auth
    • Firebase Phone OTP/ SHA1
  • Laravel Admin end
    • Getting Started
    • App API
    • Update & Terminal
    • Forgot Password (Web)
    • Firebase Phone Auth for Forgot Password
    • AI Platforms
  • MeetUp App API
  • Add Firebase To Flutter App
  • Set up reCAPTCHA verification for iOS Firebase Phone Auth
  • FAQs
    • Backend Image not working
    • Firebase: This domain is not authorized
    • AI Generator
  • Change logs
Powered by GitBook
On this page

Was this helpful?

  1. Flutter App

Firebase Phone Auth

PreviousChange App Color themeNextFirebase Phone OTP/ SHA1

Last updated 4 years ago

Was this helpful?

First you will need to end able phone in firebase authentication.

Meetup now allows password reset via Firebase phone auth.

For user to reset account password on the app, user will be asked to enter their account phone number, then an OTP is send to the phone number.

User will be required to enter the phone number for verification before they can set new password for the account.

NOTE: For iOS Firebase Phone auth to work, you will need to make some changes to iOS Info.plist file.

Follow this link on how to do it:

https://firebase.google.com/docs/auth/ios/phone-auth?authuser=1#set-up-recaptcha-verification