Skip to content

malak-elbanna/Web-auth-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Web Auth

A fully working Flutter Web Authentication System with Firebase

How to use?

  1. Create a Firebase Project.
  2. Enable the "Email/Password" method in Authentication Section in Firebase Console.
  3. Navigate to project settings in Firebase Console, then under "Your apps" section, create a web app.
  4. In the web app you have created you will find a section labeled "Firebase SDK snippet", choose Config then copy the whole code snippet.
  5. Replace the line saying "// Replace me ..." in "web/index.html" with the copied code snippet.
  6. Run the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published