nsklikas / oidcendpoint

Implementation of OIDC OP/Oauth2 AS endpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%