Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OAuth2 integration | zotlabs | 2018-04-03 | 1 | -10/+8 |
* | Successful OAuth2 sequence demonstrated with the test vehicle, including an a... | Andrew Manning | 2018-02-26 | 1 | -26/+10 |
* | An authorization token is received, but I had to modify the Request class in ... | Andrew Manning | 2018-02-25 | 1 | -4/+5 |
* | Add channel ID to user_id in clients table. Added TODO comments about dynamic... | Andrew Manning | 2018-02-24 | 1 | -10/+17 |
* | The authorization step with client registration and authorization code retrie... | Andrew Manning | 2018-02-22 | 1 | -20/+59 |
* | Refactor OAuth2Server a bit. | Klaus Weidenbach | 2018-02-17 | 1 | -23/+22 |
* | extend the oauth2 storage driver so that we can use our own channel table | zotlabs | 2018-02-15 | 1 | -29/+26 |
* | oauth2/oidc testing (please do not port - this requires several extra DB tabl... | zotlabs | 2017-05-03 | 1 | -0/+71 |