Releases: jnt0r/vue-auth0-plugin
Releases · jnt0r/vue-auth0-plugin
v2.4.1
2.4.1 (2021-10-18)
Bug Fixes
- deps: bump @auth0/auth0-spa-js from 1.19.1 to 1.19.2 (#233) (3a9faef)
v2.4.0
2.4.0 (2021-10-16)
Features
- The AuthProperties get provided now. (96eb8a8)
Documentation
- Added a link to the list of available Auth0Client options (69a5fad)
- Described how to use the new global property with provide/inject. (84197ad)
- The global property $auth is deprecated now. Instead the auth property should be injected with inject('auth') (a994e9c)
v2.3.4
2.3.4 (2021-10-16)
Reverts
v2.3.3
2.3.3 (2021-10-15)
Bug Fixes
- deps: bump @auth0/auth0-spa-js from 1.18.0 to 1.19.1 (#221) (3915cb4)
v2.3.2
2.3.2 (2021-09-16)
Bug Fixes
- deps: bump @auth0/auth0-spa-js from 1.17.1 to 1.18.0 (#184) (a5f7a00)
v2.3.1
2.3.1 (2021-09-06)
Bug Fixes
- deps: bump @auth0/auth0-spa-js from 1.17.0 to 1.17.1 (#172) (f984b7b)
v2.3.0
2.3.0 (2021-08-25)
Features
- Export properties to be used outside the view instance (91a5829)
v2.2.0
2.2.0 (2021-08-13)
Features
- AuthenticationState: Export plugin state as AuthenticationState (6b7c6e5)
Documentation
- AuthenticationGuard: Describe how to use AuthenticationGuard (0227941)
- AuthenticationState: Describe how to access AuthenticationState outside a Vue instance (af95b22)
v2.1.7
2.1.7 (2021-08-07)
Bug Fixes
- Auth0 state not been removed with vue-router WebHashHistory mode (fixes #121) (#126) (2550f65)
v2.1.6
2.1.6 (2021-08-05)
Bug Fixes
- deps: bump @auth0/auth0-spa-js from 1.16.1 to 1.17.0 (#122) (4e2df8b)