lepture/flask-oauthlib
YOU SHOULD USE https://github.com/lepture/authlib
wooyek/flask-social-blueprint
An OAuth based authentication blueprint for flask. Easy to extend and override.
lchapo/dash-google-auth
(Deprecated) Dash Extension for Google OAuth
mblackgeo/flask-cognito-lib
A Flask extension that supports protecting routes with AWS Cognito following OAuth 2.1 best practices
PlaidWeb/Authl
A library for managing federated identity
kylepw/spotify-api-auth-examples
Examples of Spotify API's authentication flows using Python/Flask.
jsoetens/flask-oauth2-boilerplate
Extensive Flask boilerplate using best practices with a focus on implementing an OAuth 2.0 client.
darkanthey/oauth2-stateless
OAuth 2.0 provider written in python. Can work without database.
casdoor/casdoor-python-vue-sdk-example
Python Flask & Template & Vue application example based on casdoor-python-sdk and casdoor-vue-sdk
ucfopen/lti-template-flask-oauth-tokens
LTI template written in Python using the Flask framework. Uses Instructure's oAuth login to generate an API Key. Quickly create a new application that can be launched through your Learning Management System using the LTI protocol.
mnsn/appid-python-flask-example
An end-to-end Python web example using IBM Bluemix App ID
instance01/zoho-mail-api-example
Minimal example for the Zoho Mail API using Flask. Supports OAuth refresh tokens and shows how to automatically send a HTML mail from a Flask server.
juniors90/Flask-Mercadopago
Implementation of Mercado Pago OAuth in Flask.
One-Click-Auth/TrustAuthx-Py-SDK
It is the official Python SDK for TrustAuthx.
iml1111/python-oauth-kakao
KaKao Oauth Test for Python
tiantaozhang/flask-login-oauth2.0
flask flask-login google oauth2.0
rmews/flask-catalog-app
A starter catalog app to that allows users to navigate to different categories and view items within those categories.