aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Authorize.php
Commit message (Expand)AuthorAgeFilesLines
* oidc cleanup and discoveryzotlabs2018-08-131-25/+31
* minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to 'port...zotlabs2018-08-131-3/+3
* Fixes to OAuth2 connect-with-openid. Add zothash Claim. Add zotwebbie Claim.M.Dent2018-08-101-4/+8
* OAuth2 integrationzotlabs2018-04-031-10/+8
* Successful OAuth2 sequence demonstrated with the test vehicle, including an a...Andrew Manning2018-02-261-26/+10
* An authorization token is received, but I had to modify the Request class in ...Andrew Manning2018-02-251-4/+5
* Add channel ID to user_id in clients table. Added TODO comments about dynamic...Andrew Manning2018-02-241-10/+17
* The authorization step with client registration and authorization code retrie...Andrew Manning2018-02-221-20/+59
* Refactor OAuth2Server a bit.Klaus Weidenbach2018-02-171-23/+22
* extend the oauth2 storage driver so that we can use our own channel tablezotlabs2018-02-151-29/+26
* oauth2/oidc testing (please do not port - this requires several extra DB tabl...zotlabs2017-05-031-0/+71