If you are still on 3.x please visit the short 3.x to 4.x Upgrade Guide.
#4.0.x
- Added support for Vue 3 (default install), use
@websanova/vue-auth/dist/v2/vue-auth.common.js
for Vue 2 version.
- Updated options format for plugin setup to include three main objects named
drivers
, plugins
and options
.
- Moved
drivers
folder into more appropriate src
folder.