Skip to content

piyush-singhal/oauth-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Oauth 2.0 Login for python Flask application

Set up Guide:

  1. git clone https://github.com/piyush-singhal/oauth-python.git
  2. cd oauth-python
  3. Run pip3 install -r requirements.txt
  4. cp sample.env .env
  5. Replace credentials in .env
  6. Run python app.py

Feel free to create an issue in the github if you face any issues in this repository or want any enhancement.

About

Implement Google Oauth Login in Python Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published