mehmetsuci / flask-oauth-demo-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 75.3%Language:HTML 16.5%Language:JavaScript 8.2%