Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust oauth tests | Julien Veyssier | 2023-10-05 | 1 | -2/+2 |
* | rename oauth2_access_token's created_at to code_created_at | Julien Veyssier | 2023-10-05 | 1 | -4/+4 |
* | cleanup access tokens that are still in authorization state and that have exp... | Julien Veyssier | 2023-10-05 | 1 | -0/+5 |
* | make oauth2 authorization code expire after 10 minutes | Julien Veyssier | 2023-10-05 | 1 | -0/+5 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | Use the proper names when setting entity types | Roeland Jago Douma | 2019-04-18 | 1 | -4/+4 |
* | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 1 | -0/+53 |