Skip to content

Python_Kivy_Firebase(Signup and Signin Authentication using helper library Pyrebase)

Notifications You must be signed in to change notification settings

aniketambore/Python_Kivy_Firebase-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_Kivy_Firebase-Authentication

Python_Kivy_Firebase(Signup and Signin Authentication using helper library Pyrebase)

Cloning the project repository

git clone https://aniketambore/Python_Kivy_Firebase-Authentication-.git

Installing the Requirements

- Install Python-Kivy Framework [Kivy](https://kivy.org/doc/stable/gettingstarted/installation.html).
- Install a simple python wrapper for the firebase api [Pyrebase](https://awesomeopensource.com/project/thisbejim/Pyrebase?categoryPage=9).

Create your Firebase Account

Create a new project from your firebase account console

  • Copy your firebase configuration dictionary.
    Ex.

Open the cloned source code

firebaseaut.py Paste Your firebase configuration dictionary here.


Open your Firebase-Database Tab

Copy your database url from here.


firebaseaut.py

Copy the database table name as



Paste in here

firebaseaut.py



Run the project from your favourite IDE as

python main.py

Output



Sign UP



If suppose you forgot your password



Click on Forgot Password and here you get the noreply email from firebase with a Reset Password link




Successfull Login

Have Fun !!!

About

Python_Kivy_Firebase(Signup and Signin Authentication using helper library Pyrebase)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages