summaryrefslogtreecommitdiff
path: root/tests/oauth2/rfc6749/clients/test_web_application.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid populating spurious token credentials (#542)Pieter Ennes2018-05-181-0/+19
* Sorted imports.Omer Katz2017-09-171-7/+5
* Fix redirect_url typo and add test cases for function.myyang2015-06-291-0/+11
* Fix minor merge artifacts and python 3 tests.Ib Lundgren2014-10-231-1/+1
* Wrap OAuth2 tokens in a OAuth2Token class.Ib Lundgren2014-10-231-0/+7
* Dispatch a blinker signal on scope change, instead of raising a warningDavid Baumgold2014-10-051-2/+15
* Populate a unix timestamp expires_at from expires_in in new tokens.Ib Lundgren2013-10-041-1/+7
* Restructure client tests per grant type.Ib Lundgren2013-10-041-0/+125