Contents

flask-oidc 2.1.1

0

OpenID Connect extension for Flask

OpenID Connect extension for Flask

Stars: 150, Watchers: 150, Forks: 216, Open Issues: 77

The puiterwijk/flask-oidc repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 150 github stars!

How to Install flask-oidc

You can install flask-oidc using pip

pip install flask-oidc

or add it to a project with poetry

poetry add flask-oidc

Package Details

Author
Erica Ehrhardt
License
BSD-2-Clause
Homepage
https://github.com/fedora-infra/flask-oidc
PyPi:
https://pypi.org/project/flask-oidc/
GitHub Repo:
https://github.com/puiterwijk/flask-oidc

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  flask-oidc  pypi packages just yet.

Errors

A list of common flask-oidc errors.

Code Examples

Here are some flask-oidc code examples and snippets.

GitHub Issues

The flask-oidc package has 77 open issues on GitHub

  • Adding support for flask[async] async/await handlers/view functions
  • Deprecated oauth2client
  • Newest Release?
  • Logout

See more issues on GitHub

Related Packages & Articles

flask-mongoengine 1.0.0

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.

Flask-Log-Request-ID 0.10.1

Flask extension that can parse and handle multiple types of request-id sent by request processors like Amazon ELB, Heroku or any multi-tier infrastructure as the one used for microservices.