Allow additional permissions
This commit is contained in:
parent
ee6caadc8f
commit
025ba19299
|
@ -121,6 +121,7 @@ hub:
|
||||||
"refresh-token"
|
"refresh-token"
|
||||||
],
|
],
|
||||||
"scopes": [
|
"scopes": [
|
||||||
|
"read:users",
|
||||||
"admin:auth_state"
|
"admin:auth_state"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue