aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/oauth2testvehicle.tpl
Commit message (Collapse)AuthorAgeFilesLines
* Successful OAuth2 sequence demonstrated with the test vehicle, including an ↵Andrew Manning2018-02-261-4/+12
| | | | authenticated API call using an access_token.
* Add channel ID to user_id in clients table. Added TODO comments about ↵Andrew Manning2018-02-241-1/+1
| | | | dynamic client registration protocol.
* The authorization step with client registration and authorization code ↵Andrew Manning2018-02-221-2/+2
| | | | 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/+13