summary refs log tree commit diff
path: root/scripts-dev (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-30Reject tokens with multiple device scopesQuentin Gliech2-7/+52
2023-05-30Make OIDC scope constantsQuentin Gliech1-10/+15
2023-05-30Handle errors when introspecting tokensQuentin Gliech3-7/+74
This returns a proper 503 when the introspection endpoint is not working fo