Skip to content

Suraj-Kalwaghe/firebase-auth-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

firebase-auth-tutorial

About

This is the source code for a tutorial by Youtube channel: Code First
Email: [email protected]
You can ask me questions or just drop a line!

What does this code do?

This Python command line app that uses Firebase authentication.
You can:

  • Register new users using email + password
  • Verify whether the email already belongs to a user
  • Sign in with email + password
  • Keep track of the application's current user.

Requirements:

Pyrebase wrapper is required. Install it with pip: pip install pyrebase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%