django-oidc-provider/oidc_provider/lib/endpoints
Andy Clayton 713d15297c include request in password grant authenticate call
An an example this can be used to help implement measures against brute
force attacks and to alert on or mitigate other untrusted authentication
attempts.
2018-05-12 09:18:56 -05:00
..
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
authorize.py Merge branch 'feature/token_retun_claims' of https://github.com/dhrp/django-oidc-provider into dhrp-feature/token_retun_claims 2018-04-10 18:41:38 -03:00
introspection.py Remove the Resource model 2018-04-23 14:59:56 +01:00
token.py include request in password grant authenticate call 2018-05-12 09:18:56 -05:00