Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -4/+21 |
* | Use the proper names when setting entity types | Roeland Jago Douma | 2019-04-18 | 1 | -4/+4 |
* | Move OAuth2 db code to QBMapper and make it strict | Roeland Jago Douma | 2018-12-07 | 2 | -30/+35 |
* | Add tests for OAuth2 app | Lukas Reschke | 2017-05-18 | 2 | -8/+12 |
* | delete auth token when client gets deleted | Bjoern Schiessle | 2017-05-18 | 2 | -0/+36 |
* | handle case if no valid client identifier is given | Bjoern Schiessle | 2017-05-18 | 1 | -0/+5 |
* | Fetch signle row | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | Get a single row | Lukas Reschke | 2017-05-18 | 2 | -8/+4 |
* | Use query builder | Lukas Reschke | 2017-05-18 | 2 | -6/+14 |
* | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 4 | -0/+216 |