/oidcendpoint

Implementation of OIDC OP/Oauth2 AS endpoints

Primary LanguagePythonApache License 2.0Apache-2.0

Archived !!

This functionality of this package has been included in the IdentityPython/oidc-op package which makes this package redundant. It has therefor been Archived.

oidcendpoint

Implementation of OIDC OP endpoints.

Run tests

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