Skip to content

Implement Google Oauth Login in Python Flask

Notifications You must be signed in to change notification settings

TadasVirsilas/oauth-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Oauth 2.0 Login for python Flask application

Set up Guide:

  1. run pip install -r requirements.txt
  2. cp sample.env .env
  3. Replace credentials in .env
  4. python app.py

About

Implement Google Oauth Login in Python Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 65.6%
  • Python 32.9%
  • Shell 1.5%