summaryrefslogtreecommitdiff
path: root/tests/oauth1/rfc5849/endpoints
Commit message (Expand)AuthorAgeFilesLines
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-105-11/+12
* Use unittest.mock instead of external mockMichał Górny2020-03-166-6/+6
* The future is nowHugo2019-08-156-12/+0
* Add case-insensitive headers to oauth1 BaseEndpointJordan Gardner2019-05-011-1/+12
* Fix invalid escape sequence in tests (#637)Jon Dufresne2018-12-271-1/+1
* Fix OIDC tests (#565)Pieter Ennes2018-09-211-1/+1
* Sorted imports.Omer Katz2017-09-176-25/+31
* adding validator_log to store what the endpoint computedjonathan vanasco2015-08-121-0/+22
* Create Signature Only OAuth1 EndpointRyan Hiebert2014-09-111-0/+51
* Unshadowed a test.Kirill Spitsin2014-04-151-2/+3
* Add OAuth 1 access token endpoint validator method invalidate_request_token. ...Ib Lundgren2013-09-131-0/+3
* Verification tests for all signature methods.Ib Lundgren2013-09-121-8/+45
* #199 Proposed API changes for endpoints.Tyler Jones2013-08-014-26/+28
* Added tests.Tyler Jones2013-07-261-1/+8
* Test for correct nonce_checking across endpoints.Ib Lundgren2013-07-263-3/+13
* fix test cases for realmsHsiaoming Yang2013-07-032-9/+9
* Allow realm to be passed in URI and Body. Fix #139.Ib Lundgren2013-06-211-0/+10
* Endpoint source documentation.oauth1_provider_revampIb Lundgren2013-06-203-9/+9
* Resource token endpoint. #95Ib Lundgren2013-06-181-0/+78
* Access token endpoint. #95Ib Lundgren2013-06-181-0/+86
* Authorization endpoint. #95Ib Lundgren2013-06-181-0/+45
* Request token endpoint. #95Ib Lundgren2013-06-181-0/+78
* Base endpoint for parameter checking and signature verification. #95Ib Lundgren2013-06-181-0/+357
* Remove old OAuth 1 provider and make way for the new one. #95.Ib Lundgren2013-06-181-0/+0