Contents

flask-oidc 2.4.0

0

OpenID Connect extension for Flask

OpenID Connect extension for Flask

Stars: 161, Watchers: 161, Forks: 221, Open Issues: 77

The puiterwijk/flask-oidc repo was created 11 years ago and the last code push was 1 years ago.
The project is popular with 161 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
None
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.

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.