Skip to content

bytebane/OTPless-firebase-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OTPless Firebase authentication

Integrate One Tap WhatsApp Sign In into your application using Firebase OpenID Connect.

  1. Go to Firebase Console🔗

  2. Navigate to Authentication > Sign in method

    firebase

  3. Click on OpenID Connect

    • Upgrade to Firebase Auth with Identity Provider firebase
  4. Enable OpenID Connect and select Code flow firebase

    1. Add required fields from your OTPless docs
    2. Copy the Provider Id to use in your app.
    3. Click Next > Copy the Callback URL and Hit Save firebase
  5. Finally paste the Callback URL from the previous step in the Callback URL field in the OTPless docs and hit save. firebase

Follow Firebase official docs to complete the authentication setup for your app's platform.

Examples

Happy Authenticating!

Releases

No releases published

Packages

No packages published