aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Identity/OAuth2Storage.php
Commit message (Expand)AuthorAgeFilesLines
* Update OAuth2Storage.php - fix email retrieval in getUserPascal Deklerck2018-12-221-1/+1
* minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to 'port...zotlabs2018-08-131-12/+23
* 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