Skip to content

Instantly share code, notes, and snippets.

@menakaj
Created July 19, 2020 10:08
Show Gist options
  • Select an option

  • Save menakaj/8e19257c1d6c54ad1064bec7cedcdaa4 to your computer and use it in GitHub Desktop.

Select an option

Save menakaj/8e19257c1d6c54ad1064bec7cedcdaa4 to your computer and use it in GitHub Desktop.
Allowed APIs
{
"sub": "admin",
"iss": "https://localhost:9095/apikey",
"iat": 1595152875,
"jti": "22362268-e74a-44de-ac9c-2c3ae71653b9",
"keytype": "PRODUCTION",
"allowedAPIs": [
{
"name": "PizzaShackAPI",
"version": "1.0.0"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment