auth0-vue

Auth0 authentication SDK for Vue.js apps

OTHER License

Downloads
150.2K
Stars
137
Committers
16

Bot releases are hidden (Show)

auth0-vue - v2.3.2

Published by frederikprijck 12 months ago

Fixed

auth0-vue - v2.3.1

Published by auth0-oss about 1 year ago

Fixed

auth0-vue - v2.3.0

Published by auth0-oss about 1 year ago

Added

Changed

auth0-vue - v2.2.1

Published by auth0-oss over 1 year ago

Fixed

auth0-vue - v2.2.0

Published by auth0-oss over 1 year ago

Added

auth0-vue - v2.1.0

Published by auth0-oss over 1 year ago

Added

  • Add RedirectLoginOptions to createAuthGuard #209 (june07)

Fixed

auth0-vue - v2.0.2

Published by auth0-oss over 1 year ago

Fixed

auth0-vue - v2.0.1

Published by auth0-oss over 1 year ago

Fixed

auth0-vue - v2.0.0

Published by auth0-oss over 1 year ago

Auth0-Vue v2 includes many significant changes compared to v1:

  • Remove polyfills from bundles
  • Introduce authorizationParams and logoutParams to hold properties sent to Auth0
  • Remove buildAuthorizeUrl and buildLogoutUrl
  • Remove redirectMethod, and replace by openUrl
  • Remove localOnly from logout in favor of openUrl
  • Rework ignoreCache to cacheMode and introduce cache-only
  • Use form-encoded data by default
  • Do not fallback to refreshing tokens via iframe method by default
  • Remove advancedOptions.defaultScope and replace with scope

As with any major version bump, v2 of Auth0-Vue contains a set of breaking changes. Please review the migration guide thoroughly to understand the changes required to migrate your application to v2.

auth0-vue - v1.0.3

Published by auth0-oss almost 2 years ago

Security

This patch release is identical to 1.0.2 but has been released to ensure tooling no longer detects a vulnerable version of jsonwebtoken being used by @auth0/auth0-spa-js.

Even though 1.22.5 of @auth0/auth0-spa-js was not vulnerable for the related CVE because of the fact that jsonwebtoken is a devDependency of @auth0/auth0-spa-js, we are cutting a release to ensure build tools no longer report our SDK's that use @auth0/auth0-spa-js as vulnerable to the mentioned CVE.

auth0-vue - v2.0.0-beta.0

Published by auth0-oss almost 2 years ago

Auth0-Vue v2 includes many significant changes compared to v1:

  • Remove polyfills from bundles
  • Introduce authorizationParams and logoutParams to hold properties sent to Auth0
  • Remove buildAuthorizeUrl and buildLogoutUrl
  • Remove redirectMethod, and replace by openUrl
  • Remove localOnly from logout in favor of openUrl
  • Rework ignoreCache to cacheMode and introduce cache-only
  • Use form-encoded data by default
  • Do not fallback to refreshing tokens via iframe method by default
  • Remove advancedOptions.defaultScope and replace with scope

As with any major version bump, v2 of Auth0-Vue contains a set of breaking changes. Please review the migration guide thoroughly to understand the changes required to migrate your application to v2.

auth0-vue - v1.0.2

Published by auth0-oss over 2 years ago

Fixed

auth0-vue - v1.0.1

Published by auth0-oss over 2 years ago

Changed

Fixed

auth0-vue - v1.0.0

Published by auth0-oss over 2 years ago

This is the first version of the Auth0 SDK for Vue 3 applications, making integrating Auth0 as seamlessly as possible.

To learn more, have a look at the following documents:

For support or to provide feedback, please raise an issue on our issue tracker.

Changes since v1.0.0-beta.2

Added

Fixed

auth0-vue - v1.0.0-beta.2

Published by frederikprijck over 2 years ago

Added

auth0-vue - v1.0.0-beta.1

Published by frederikprijck over 2 years ago

Fixed

auth0-vue - v1.0.0-beta.0

Published by frederikprijck over 2 years ago

auth0-vue - v1.0.0-alpha.1

Published by frederikprijck over 2 years ago

  • Return false from Navigation Guard when redirecting to Auth0 (#48)
  • Only refresh state on local logout (#47)
auth0-vue - v1.0.0-alpha.0

Published by frederikprijck almost 3 years ago

Package Rankings
Top 2.99% on Npmjs.org
Badges
Extracted from project README
Codecov License CircleCI