Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fail if the response type is not properly set | Roeland Jago Douma | 2018-05-22 | 1 | -1/+10 |
* | Set OAuth token expiration | Roeland Jago Douma | 2018-05-22 | 1 | -1/+3 |
* | Add OAuth state to session | Lukas Reschke | 2017-05-18 | 1 | -8/+9 |
* | Cleanup code | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | delete auth token when client gets deleted | Bjoern Schiessle | 2017-05-18 | 1 | -3/+17 |
* | It's a bearer | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 3 | -0/+252 |