Allow additional permissions

This commit is contained in:
Micke Nordin 2024-01-18 11:42:24 +01:00
parent ee6caadc8f
commit 025ba19299
Signed by untrusted user: Micke
GPG key ID: F53C4CC83EDAB3BE

View file

@ -121,6 +121,7 @@ hub:
"refresh-token" "refresh-token"
], ],
"scopes": [ "scopes": [
"read:users",
"admin:auth_state" "admin:auth_state"
] ]
}, },