Roeland Jago Douma
|
c2f7c417b2
|
Add psalm annotation to the DB handlers of OAuth2
* Psalm annotations
* To new executeUpdate
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2021-03-11 14:33:15 +01:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +01:00 |
Roeland Jago Douma
|
a670a9e443
|
Move OAuth2 db code to QBMapper and make it strict
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-12-07 09:13:16 +01:00 |
Lukas Reschke
|
691646bdae
|
Add tests for OAuth2 app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-05-18 20:49:10 +02:00 |
Bjoern Schiessle
|
1eb7f4956b
|
delete auth token when client gets deleted
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2017-05-18 20:49:07 +02:00 |
Bjoern Schiessle
|
1a8965b488
|
handle case if no valid client identifier is given
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2017-05-18 20:49:06 +02:00 |
Lukas Reschke
|
0a2b57c93f
|
Get a single row
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-05-18 20:49:04 +02:00 |
Lukas Reschke
|
a5ddd65c10
|
Use query builder
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-05-18 20:49:03 +02:00 |
Lukas Reschke
|
5f71805c35
|
Add basic implementation for OAuth 2.0 Authorization Code Flow
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-05-18 20:49:03 +02:00 |