Vue Auth
Options
Index
Full list of all options available in the vue-auth plugin.
Any option can be updated via init or directly using
Vue.auth.options
orthis.$auth.options
.
Core Options
- rolesKey
- rememberKey
- staySignedInKey
- tokenDefaultKey
- tokenImpersonateKey
- stores
- cookie
- authRedirect
- forbiddenRedirect
- notFoundRedirect
- registerData
- loginData
- logoutData
- oauth2Data
- fetchData
- refreshData
- impersonateData
- unimpersonateData
- getUrl
- getCookieDomain
- parseUserData