aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Identity/OAuth2Storage.php
Commit message (Collapse)AuthorAgeFilesLines
* Update OAuth2Storage.php - fix email retrieval in getUserPascal Deklerck2018-12-151-1/+1
|
* minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to ↵zotlabs2018-08-131-12/+23
| | | | 'portable_id', fixed/simplified cgi auth mode
* Fixes to OAuth2 connect-with-openid. Add zothash Claim. Add zotwebbie Claim.M.Dent2018-08-101-2/+49
|
* extend the oauth2 storage driver so that we can use our own channel tablezotlabs2018-02-151-0/+81