mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-05 20:42:54 +00:00
Rename the compute_ctl admin scope to compute_ctl:admin (#12263)
Signed-off-by: Tristan Partin <tristan@neon.tech>
This commit is contained in:
@@ -24,7 +24,7 @@ The value to place in the `aud` claim.
|
||||
|
||||
@final
|
||||
class ComputeClaimsScope(StrEnum):
|
||||
ADMIN = "admin"
|
||||
ADMIN = "compute_ctl:admin"
|
||||
|
||||
|
||||
@final
|
||||
|
||||
Reference in New Issue
Block a user