Releases: okta/okta-vue
Releases · okta/okta-vue
5.7.0
Features
#139
Plugin supports both Options API and Composition API
LoginCallback
component and test app migrated to Composition API
Fixes
#139 Fixes TypeError: 'set' on proxy: trap returned falsish for property 'authState'
when plugin is used in app with Composition API
5.6.0
5.6.0
Fixes
#122
Fixes types; onAuthRequired
and onAuthResume
are now optional
dependency updates
5.5.0
Features
#110 Adds support for @okta/okta-auth-js
7.x
bumps minimum node version to 14
5.4.0
Features
#106 Adds composable useAuth() to access the oktaAuth instance in setup script
5.3.0
Others
#96
Removes oktaAuth.stop()
from OktaVue
module
Removes oktaAuth.start()
from LoginCallback
component
5.2.1
Others
#93 Updates vulnerable dependencies
5.2.0
Features
#89 Supports named slot (error
) in LoginCallback
component
5.1.1
Fixes
#86 Fixes okta-auth-js v6 compatibility issues:
allows okta-auth-js v6 in peerDependencies
uses available isInteractionRequiredError
method in LoginCallback
component
5.1.0
Others
#80 Set okta-auth-js minimum supported version as 5.3.1, AuthSdkError
will be thrown if oktaAuth instance cannot meet the version requirement
5.0.2
Bug Fixes
#77 Fix issue with navigationGuard
by starting oktaAuth
service after handling login redirect
Others
#77 Requires @okta/okta-auth-js ^5.8.0
You can’t perform that action at this time.