summaryrefslogtreecommitdiff
path: root/tests/openid/connect/core/grant_types/test_implicit.py
Commit message (Expand)AuthorAgeFilesLines
* The future is nowHugo2019-08-151-2/+0
* Upgrade unit tests to use more useful assertsHugo2019-08-151-5/+5
* Upgrade Python syntax with pyupgradeHugo2019-08-151-2/+2
* Move HybridGrant test into its respective file.Jonathan Huot2019-02-251-75/+1
* Add nonce mandatory check for "id_token" response_typeJonathan Huot2019-02-251-0/+21
* OIDC: Raise error=invalid_request when nonce is mandatoryJonathan Huot2019-02-251-7/+53
* Initial OAuth2.0/PKCE Provider supportJonathan Huot2018-11-291-0/+2
* Fix OIDC tests (#565)Pieter Ennes2018-09-211-14/+4
* OpenID Connect split (#525)Wiliam Souza2018-06-051-0/+148