IdentityPython / oidcendpoint

Implementation of OIDC OP/Oauth2 AS endpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Implementation of OIDC OP/Oauth2 AS endpoints

License:Apache License 2.0


Languages

Language:Python 100.0%