okta / okta-oidc-js

okta-oidc-js
https://github.com/okta/okta-oidc-js
Other
394 stars 232 forks source link

Update oidcUtil to allow a callback without userinfo [revisited] #949

Closed oleksandrpravosudko-okta closed 3 years ago

oleksandrpravosudko-okta commented 3 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Issue Number: OKTA-341568

What is the new behavior?

Does this PR introduce a breaking change?

Other information

Reviewers

oleksandrpravosudko-okta commented 3 years ago

intended to replace https://github.com/okta/okta-oidc-js/pull/372

shuowu commented 3 years ago

@oleksandrpravosudko-okta Can you add the changelog and the version bump in this PR? Thanks