aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Oauth2testvehicle.php
Commit message (Collapse)AuthorAgeFilesLines
* Add channel ID to user_id in clients table. Added TODO comments about ↵Andrew Manning2018-02-241-2/+9
| | | | dynamic client registration protocol.
* The authorization step with client registration and authorization code ↵Andrew Manning2018-02-221-15/+41
| | | | retrieval working. Might not conform perfectly to OAuth2 spec, but it is a start.
* OAuth2TestVehicle module can create and delete oauth2 database tables.Andrew Manning2018-02-201-0/+107