Skip to content

kerncore/flask-oidc

 
 

Repository files navigation

flask-oidc

OpenID Connect support for Flask.

https://img.shields.io/pypi/v/flask-oidc.svg?style=flat https://img.shields.io/pypi/dm/flask-oidc.svg?style=flat https://img.shields.io/travis/SteelPangolin/flask-oidc.svg?style=flat

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.

About

OpenID Connect support for Flask

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%