Skip to content

kerncore/flask-oidc

 
 

Repository files navigation

flask-oidc

OpenID Connect support for Flask.

image

image

image

Currently designed around Google's oauth2client library and OpenID Connect implementation. May or may not interoperate with other OpenID Connect identity providers, for example, Microsoft's Azure Active Directory.

Project status

I hope this library has been helpful to anyone who had to scramble to port their Flask apps from flask-openid when Google turned off their OpenID 2.0 support. However, I'm not maintaining it any more, because I'm not currently using it for anything. If you are, either try danring's fork of this library, or Google's oauth2client.flask_util.

Also, if you are maintaining a fork of this library, and would like to take over the PyPI package, contact me here.

Packages

No packages published

Languages

  • Python 100.0%