Sam
|
289a2e5f48
|
API - lint fix since black upgrade
|
2023-02-16 09:39:20 +01:00 |
|
Sam
|
872105e2d3
|
Tests - parallelize python tests w/ pytest-xdist
|
2022-11-19 20:17:58 +01:00 |
|
Sam
|
752224e6cd
|
update python dependencies
|
2022-09-19 14:05:30 +02:00 |
|
Sam
|
922ff63d99
|
API - check reponse type when authorizing an app + add missing tests
|
2022-08-03 14:01:14 +02:00 |
|
Sam
|
63af0b70d9
|
API - refacto
|
2022-06-19 20:04:42 +02:00 |
|
Sam
|
6b497bd72f
|
API - add missing tests on Authorization Code Grant (code challenge)
|
2022-06-19 18:47:58 +02:00 |
|
Sam
|
8b2543eb61
|
API - update OAuth2 scopes
|
2022-06-15 19:16:14 +02:00 |
|
Sam
|
b678b6e76d
|
API - minor tests refacto
|
2022-06-12 18:34:26 +02:00 |
|
Sam
|
ea4b6ed236
|
CLI - add command to clean expired oauth2 tokens
|
2022-06-12 18:25:51 +02:00 |
|
Sam
|
e01248d0d1
|
API - revoke all token for a given client
|
2022-06-12 17:15:18 +02:00 |
|
Sam
|
9e2987ed9d
|
API - issue new token with refresh token
|
2022-06-08 12:06:34 +02:00 |
|
Sam
|
c4c858c6bf
|
API - config update + fix getting refresh token status
|
2022-06-08 11:19:14 +02:00 |
|
Sam
|
d8d88cda3a
|
API - handle confirmation when authorizing oauth client
|
2022-06-07 15:40:33 +02:00 |
|
Sam
|
458394fa53
|
API - get oauth client by id or client_id
|
2022-06-07 08:40:50 +02:00 |
|
Sam
|
489710c29d
|
API - add routes to manage oauth clients
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
ca9ba138b3
|
API - add scope on endpoints
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
d3d08b69dd
|
API - refacto
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
eeae632b01
|
API - add access token revocation
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
887553dd5d
|
API - add refresh token
|
2022-05-29 14:23:29 +02:00 |
|
Sam
|
64b813a44b
|
API - add route to get access token
|
2022-05-29 14:22:53 +02:00 |
|
Sam
|
249c975810
|
API - add route to authorize oauth clients
|
2022-05-29 14:22:53 +02:00 |
|
Sam
|
c6cd7ff67c
|
API - init OAuth server and oauth clients creation
|
2022-05-29 14:22:51 +02:00 |
|