summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Rework client authentication in SkeletonValidator for clarityBraedon Vickers2020-01-211-2/+7
* Remove usage of "state" for code/token response.Jonathan Huot2019-02-221-3/+3
* Add request argument to confirm_redirect_uri (#504) (#504)Jimmy Thrasibule2018-04-131-1/+1
* Convert readthedocs link for their .org -> .io migration for hosted projects ...Adam Chainz2016-05-311-1/+1
* send no state in the access token responsegunnar2015-07-031-1/+1
* changing server example to reflect changes to request validator in 035d46c73a...Clint Ecker2013-06-211-3/+5
* Remove django+decorator bits of skeleton example.Ib Lundgren2013-05-311-40/+0
* Fix extracting of scope values from POSTStéphane Raimbault2013-05-231-1/+1
* The argument request is missing in validate_code() in examplesStéphane Raimbault2013-05-231-1/+1
* Fix some typoEunchong Yu2013-05-161-3/+3
* OAuth 2 skeleton providerIb Lundgren2013-03-261-0/+147