3.0.0
·
66 commits
to master
since this release
Breaking Changes
- #27 See MIGRATING for detailed information.
- Replaces
Auth
service with instance of @okta/okta-auth-js for$auth
, so all configuration options and public methods are available. - By default
isAuthenticated
will be true only if both accessToken and idToken are valid - Replaces
Auth.handleCallback
withLoginCallback
component - Changes
@okta/okta-auth-js
,vue
andvue-router
as peerDependencies
- Replaces