Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 1.13 KB

README.md

File metadata and controls

29 lines (27 loc) · 1.13 KB

Firebase Authentication

Firebase Dashboard

  • Go to firebase console
  • Create a Project
  • Create/Select an Application
  • Add Sign-In Methods (Overview/Authentication/Sign-in)
    • Email/Password
    • Google OAuth
    • Github OAuth
    • FaceBook OAuth
    • Twitter OAuth
    • SMS
  • Add admin users (Overview/Authentication/Users)
  • Customize Templates (Overview/Authentication/Templates)
    • Email Verification
    • Update Password
    • Update Email
    • Forget Password
    • Delete Account

References

cat. content
All-In-One https://firebase.google.com/docs/auth/where-to-start
Email & Password SignUp
Email & Password SignIn
Email & Password Email Verification, Password Reset
Twitter API Key & Secret Create Developer Account