{
    "access_token": "eyJhbGc...",
    "id_token": "eyJhbGc...",
    "scope": "openid read:clients write:clients read:leads write:leads read:catalogues write:catalogues read:all write:all offline_access",
    "expires_in": 3600,
    "token_type": "Bearer"
}