sashka / flask-googleauth

Super simple Google OpenID and Federated Auth for Flask apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-GoogleAuth

This is a partial port of torando.auth to be used with Flask.

It is small, self contained and do not use any filesystem operations. Great for internal apps.

Written by Alexander Saltanov, inspired by Kenneth Reitz.

You can buy me a cup of coffee or a glass of wine. Bitcoin could be sent to 1Boahzk5jMTebqiKVESzbnVWTvBTGnAvYf

Warning

I no longer use Flask and almost don't use Python, so I don't really know whether this code still relevant or not.

This repository to be removed completely on December 2017.

About

Super simple Google OpenID and Federated Auth for Flask apps.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%