IdentityModel / oidc-client-js

OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
Apache License 2.0
2.43k stars 841 forks source link

Missing typescript definitions for `UserInfoService` #1202

Closed StummeJ closed 3 years ago

StummeJ commented 4 years ago

Looking through some issues we're trying to use the UserInfoService to get the user claims after updating a user's profile. Sadly this is not included in the types file.

brockallen commented 3 years ago

Merged, thx