-
Notifications
You must be signed in to change notification settings - Fork 44
Home
bbhtt edited this page Nov 5, 2025
·
1 revision
Token scopes
[
{
"typ": "JWT",
"alg": "HS256"
},
{
"sub": "build",
"scope": [
"build",
"upload",
"download",
"publish",
"jobs"
],
"name": "org.freedesktop.Platform.GL.nvidia",
"prefixes": [
"org.freedesktop.Platform.GL",
"org.freedesktop.Platform.GL32"
],
"repos": [
"stable"
],
"exp": 1777114214,
"token_type": "",
"branches": [
"stable"
]
}
]