openid / AppAuth-JS

JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
Apache License 2.0
985 stars 161 forks source link

Updates to AuthorizationServiceConfiguration and TokenResponse #51

Closed tikurahul closed 6 years ago

tikurahul commented 6 years ago

Add user info endpoints, and end session endpoints to AuthorizationServiceConfiguration. Also added idTokens to the token response.

tikurahul commented 6 years ago

Fixes: https://github.com/openid/AppAuth-JS/issues/50 Marks https://github.com/openid/AppAuth-JS/pull/42 obsolete.