Python implementation of OAuth2 AS and OpenID Connect OP


License
Apache-2.0
Install
pip install oidcendpoint==1.1.1

Documentation

oidcendpoint

Implementation of OIDC OP endpoints.

Run tests

pip install -r requirements-dev.txt
pytest -x --pdb tests/