{
“iss”: “https://domain.auth0.com/”,
“sub”: “auth0|…”,
“aud”: “https://example.api”,
“iat”: 1555704973,
“exp”: 1555712173,
“azp”: “…”,
“scope”: “read:books write:books”
}
{
“iss”: “https://domain.auth0.com/”,
“sub”: “auth0|…”,
“aud”: “https://example.api”,
“iat”: 1555704973,
“exp”: 1555712173,
“azp”: “…”,
“scope”: “read:books write:books”
}