Last active
July 23, 2023 16:36
-
-
Save stfsy/e13b348035265f7074ae2709de23bad2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"alias": "Developer machine - pun intended" | |
"created_at": "...", | |
"created_by": "...", | |
"expires_at": "...", | |
"permissions": { | |
"api_keys": { | |
"action": "read", | |
"targets": [ | |
"2c62c6ef-4704-431c-b27b-d587af614898", | |
"5567bc43-23fa-46a7-a128-9e7c8cbd1a6b" | |
] | |
}, | |
"users": { | |
"action": "write", | |
"targets": "*" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment