Skip to content

Releases: jnt0r/vue-auth0-plugin

v3.0.2

08 Dec 13:16
e82a6d8
Compare
Choose a tag to compare

3.0.2 (2022-12-08)

Dependencies

  • bump @auth0/auth0-spa-js from 2.0.0 to 2.0.1 (#684) (e82a6d8)

v3.0.1

16 Nov 16:29
Compare
Choose a tag to compare

3.0.1 (2022-11-16)

Bug Fixes

  • vue-router: Adjust to changes in vue-router (1c99a60)

v3.0.0

06 Nov 13:00
34d899a
Compare
Choose a tag to compare

3.0.0 (2022-11-06)

⚠ BREAKING CHANGES

Bug Fixes

  • auth0: update auth0-spa-js to version 2.0.0 (4293b5e)
  • error-handling: Provide auth0 errors in error property (cb693d1)
  • error-handling: reset error property before loginWithPopup (7ce0106)
  • login: Remove query parameters and route after login (43080c9)

Deprecations

  • handleRedirectCallback: The method handleRedirectCallback should not be called directly. (58b2b28)

Dependencies

  • bump @auth0/auth0-spa-js from 1.22.5 to 2.0.0 (e150511)

Documentation

  • error-handling: Auth0 errors are provided in error property (83bd838)
  • Readme: replaced client_id with clientId in documentation (d27e4d7)

Removals

  • $auth: Removed deprecated global property $auth. (96b9980)
  • AuthProperty: removed method handleRedirectCallback from AuthProperty as logic is already performed by plugin initialization (5d7d5f7)

v2.6.8

13 Oct 13:22
20f7d66
Compare
Choose a tag to compare

2.6.8 (2022-10-13)

Dependencies

  • bump @auth0/auth0-spa-js from 1.22.4 to 1.22.5 (#630) (20f7d66)

v2.6.7

08 Sep 13:39
af4c3fa
Compare
Choose a tag to compare

2.6.7 (2022-09-08)

Dependencies

  • bump @auth0/auth0-spa-js from 1.22.3 to 1.22.4 (#596) (af4c3fa)

v2.6.6

25 Aug 13:25
4c9639e
Compare
Choose a tag to compare

2.6.6 (2022-08-25)

Dependencies

  • bump @auth0/auth0-spa-js from 1.22.2 to 1.22.3 (#579) (4c9639e)

v2.6.5

20 Jul 13:23
b9ff4ec
Compare
Choose a tag to compare

2.6.5 (2022-07-20)

Dependencies

  • bump @auth0/auth0-spa-js from 1.22.1 to 1.22.2 (#549) (b9ff4ec)

v2.6.4

15 Jun 13:21
f21f116
Compare
Choose a tag to compare

2.6.4 (2022-06-15)

Dependencies

  • bump @auth0/auth0-spa-js from 1.22.0 to 1.22.1 (#508) (f21f116)

v2.6.3

25 May 13:21
44faba7
Compare
Choose a tag to compare

2.6.3 (2022-05-25)

Dependencies

  • bump @auth0/auth0-spa-js from 1.21.1 to 1.22.0 (#487) (44faba7)

v2.6.2

11 May 13:32
8f55b33
Compare
Choose a tag to compare

2.6.2 (2022-05-11)

Dependencies

  • bump @auth0/auth0-spa-js from 1.21.0 to 1.21.1 (#472) (8f55b33)