Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

IdentityPython/oidcendpoint

Repository files navigation

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/