summary refs log tree commit diff
path: root/scripts-dev/sign_json.py (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 tokens</