okta / okta-vue

OIDC SDK for Vue
https://github.com/okta/okta-vue
Other
46 stars 25 forks source link

Upgrade to okta-auth-js 5.0 #56

Closed denysoblohin-okta closed 3 years ago

denysoblohin-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-386971

Support of okta-auth-js 4.x

What is the new behavior?

Support of okta-auth-js 5.x

Does this PR introduce a breaking change?

Version is bumped to 5.0.0 because of changes to authState (initial value is null, isPending is removed).

Other information

Reviewers