codeforcauseorg / edu-client

Product focuses on 100% education as well as upskilling developing countries and rural areas.
https://educlient.codeforcause.org/
MIT License
128 stars 148 forks source link

Add email password Authentication through Firebase #396

Open Abhishek-kumar09 opened 2 years ago

Abhishek-kumar09 commented 2 years ago

Currently only google auth is supported thorugh Firebase, but we need to change to add support for email password authentication with verification.

Web: https://firebase.google.com/docs/auth/web/email-link-auth?authuser=0 Mobile: https://firebase.google.com/docs/auth/android/email-link-auth?authuser=0 iOS: https://firebase.google.com/docs/auth/ios/email-link-auth?authuser=0

YashKamboj commented 2 years ago

hey anyone working on the issue

Abhishek-kumar09 commented 2 years ago

@YashKamboj You can take it :smile:

krishna9304 commented 2 years ago

Is anyone working on this? If not, can I work on this?