Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add psalm annotation to the DB handlers of OAuth2 | Roeland Jago Douma | 2021-03-11 | 1 | -1/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+7 |
* | Move OAuth2 db code to QBMapper and make it strict | Roeland Jago Douma | 2018-12-07 | 1 | -10/+13 |
* | Add tests for OAuth2 app | Lukas Reschke | 2017-05-18 | 1 | -0/+5 |
* | delete auth token when client gets deleted | Bjoern Schiessle | 2017-05-18 | 1 | -0/+14 |
* | Fetch signle row | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | Get a single row | Lukas Reschke | 2017-05-18 | 1 | -4/+2 |
* | Use query builder | Lukas Reschke | 2017-05-18 | 1 | -3/+7 |
* | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 1 | -0/+49 |