django-oidc-provider/oidc_provider/lib
David Montano 99d7194ab1 Make Client available when using OIDC_EXTRA_SCOPE_CLAIMS
Now it's passed the Token to the ScopeClaims constructor so that it can make Client avaialble to implementors
2016-10-12 14:23:57 -05:00
..
endpoints Merge branch 'v0.4.x' of https://github.com/wojtek-fliposports/django-oidc-provider into wojtek-fliposports-v0.4.x 2016-10-11 11:52:31 -03:00
utils Remove spaces. 2016-10-11 13:18:06 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
claims.py Make Client available when using OIDC_EXTRA_SCOPE_CLAIMS 2016-10-12 14:23:57 -05:00
errors.py Refactoring userinfo endpoint. Create decorator "oauth2.protected_resource_view". 2016-02-15 17:13:19 -03:00