Best Flask open-source libraries and packages

Flask oidc

Flask extension: oidc
Updated 1 year ago

flask-oidc

Forked Version

imagehttps://github.com/benbenbang/flask-oidc/actions/workflows/wf-ci.yml/badge.svg&flat https://img.shields.io/pypi/pyversions/flask-providers-oidc https://img.shields.io/pypi/format/flask-providers-oidc&flat https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white

This project is forked from flask-oidc, and is now renamed flask-providers-oidc

This version uses pyjwt instead of isdangerous.

No need to change the import:

from flask_oidc import OpenIDConnect
...

Description

OpenID Connect support for Flask.

This library should work with any standards-compliant OpenID Connect provider.

It has been tested with:

Tags sso extension