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
...
OpenID Connect support for Flask.
This library should work with any standards-compliant OpenID Connect provider.
It has been tested with: