Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Successful OAuth2 sequence demonstrated with the test vehicle, including an ↵ | Andrew Manning | 2018-02-26 | 1 | -4/+12 |
| | | | | authenticated API call using an access_token. | ||||
* | Add channel ID to user_id in clients table. Added TODO comments about ↵ | Andrew Manning | 2018-02-24 | 1 | -1/+1 |
| | | | | dynamic client registration protocol. | ||||
* | The authorization step with client registration and authorization code ↵ | Andrew Manning | 2018-02-22 | 1 | -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 Manning | 2018-02-20 | 1 | -0/+13 |