Skip to content

Vertabelo/flask-oauth-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask OAuth Demo App

The example Python application that uses the OAuth flow to build a 'Login with Facebook' button.
More details about the OAuth 2.0 flow and step by step information how the application works is presented in the tutorial:
http://www.vertabelo.com/blog/technical-articles/how-to-store-authentication-data-in-a-database-part-4-implementing-the-login-with-facebook-button-in-python

Screenshots

Installation

Clone the repo: https://github.com/Vertabelo/flask-oauth-demo-app.git

To run the application type:

python app.py

About

The example Python application that uses the OAuth flow to build a 'Login with Facebook' button.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published