Closed tikurahul closed 6 years ago
Add user info endpoints, and end session endpoints to AuthorizationServiceConfiguration. Also added idTokens to the token response.
AuthorizationServiceConfiguration
idToken
Fixes: https://github.com/openid/AppAuth-JS/issues/50 Marks https://github.com/openid/AppAuth-JS/pull/42 obsolete.
Add user info endpoints, and end session endpoints to
AuthorizationServiceConfiguration
. Also addedidToken
s to the token response.