CHANGELOG
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.9.1 (2020-04-16)
Bug Fixes
4.9.0 (2020-03-15)
Features
Bug Fixes
4.8.5 (2019-12-27)
Bug Fixes
core: always return boolean form hasScope (a2da3a4)
4.8.4 (2019-09-12)
Bug Fixes
4.8.3 (2019-09-10)
Bug Fixes
4.8.2 (2019-09-05)
4.8.1 (2019-06-24)
Bug Fixes
4.8.0 (2019-06-23)
Bug Fixes
Features
4.7.0 (2019-06-13)
Features
4.6.6 (2019-06-05)
Bug Fixes
4.6.5 (2019-06-03)
Bug Fixes
fix typo in serializedCookie (648fdc9)
4.6.4 (2019-06-03)
Bug Fixes
4.6.3 (2019-05-31)
Bug Fixes
4.6.2 (2019-05-31)
Bug Fixes
4.6.1 (2019-05-31)
Bug Fixes
storage: accept expires as a number for cookie (dd92ec8)
4.6.0 (2019-05-30)
Bug Fixes
accept state, nonce as
login
args (e5579e9)setUserToken: Add fallback to unimplemented strategies (c4691ab)
storage.md: fix typo (a8fbda8)
Features
setUserToken: Add functionality to manually set auth token (9f53a4f)
4.5.2 (2018-09-18)
Bug Fixes
docs: update glossary read more title (a53c38c)
4.5.1 (2018-05-21)
Bug Fixes
module: allow watchLoggedIn (471d59f)
4.5.0 (2018-05-21)
Bug Fixes
Features
4.4.0 (2018-05-18)
Bug Fixes
storage: use false value for unsetting token/user (#160) (0450b57), closes nuxt-community/auth-module#133
Features
Reverts
4.3.0 (2018-04-28)
Bug Fixes
Features
4.2.1 (2018-04-27)
Bug Fixes
4.2.0 (2018-04-20)
Bug Fixes
Features
4.1.0 (2018-04-09)
Features
4.0.1 (2018-04-03)
Bug Fixes
local-scheme-token: avoid token type duplicata on Axios requests (3908563)
scheme-resolution: fix problem with backslashes in path to schemes on windows (77161b8)
4.0.0 (2018-04-02)
Bug Fixes
Typo in README.md (1ec0882)
use getToken (bec8518)
auth: return promise reject on request error (f2883c6)
fetchUser: fetchUser should only be called when enabled (dd0638e)
module: remove duplicate strategy options (2e167f8)
Features
add auth0-js scheme (c38a1e4)
package: add client-oauth2 (e0efa60)
handle invalid strategy (f079ae2)
loginWith function (2aed448)
test: add custom _provider and _scheme for basic fixture (7423e77)
use consola for cli messages (1db2b2e)
user and loggedIn shortcuts (13a5eec)
Performance Improvements
module: optimize plugin (b7998c6)
4.0.0-rc.3 (2018-02-04)
Bug Fixes
fix scope checks during logout (e2ebd97)
Features
refactor init logic to $auth.init and improve error handling (b58ca17)
4.0.0-rc.2 (2018-02-03)
Bug Fixes
Auth: register vuex store before all watchers (006650f)
4.0.0-rc.1 (2018-02-03)
Bug Fixes
deps: update dependencies (5d6cb8a)
Features
4.0.0-rc.0 (2018-02-02)
Bug Fixes
guard check (cf013a0)
prevent middleware infinite loops (6ec1b34)
ssr and code reduction (952700c)
typo in lodash template (eac33d2)
Features
$auth.hasScope (6d6c7b3)
$auth.onError (151868a)
rewriteRedirects (dde409a)
update defaults to axios 5.x (10157aa)
use new Auth class (d4da740)
Performance Improvements
improve cookie handling (c50e68f)
BREAKING CHANGES
Lot's of API and Usage changes
3.4.1 (2017-12-29)
Bug Fixes
rc11 backward compatibility (c0222e9)
3.4.0 (2017-12-29)
Bug Fixes
store: return promise in all actions (1a9a76e)
Features
improve compatibility for nuxt 1.0.0 (7740dec)
3.3.0 (2017-12-28)
Features
more compatibility for nuxt@next (d50be11)
3.2.1 (2017-12-20)
3.2.0 (2017-11-18)
Bug Fixes
Features
store: resetOnFail option (55e2397)
3.1.1 (2017-11-17)
Bug Fixes
store: better check for loggedIn (37f22fe)
3.1.0 (2017-11-15)
Features
store: let LocalStorage to be optional (#18, @epartipilo) (b4086a0)
improve token options (2a2c4c2)
3.0.1 (2017-11-12)
Bug Fixes
middleware: redirects (77bd1e4)
3.0.0 (2017-11-10)
Features
improve auth store (499c28a)
Performance Improvements
BREAKING CHANGES
Some options changed and/or simplified
2.0.7 (2017-10-19)
2.0.6 (2017-10-19)
2.0.5 (2017-09-06)
Bug Fixes
warn only needed (a9dbe04)
2.0.4 (2017-09-05)
Bug Fixes
warn when axios module is not registered (6ace50b)
2.0.3 (2017-09-04)
Bug Fixes
package: publish templates (eb1706a)
2.0.2 (2017-09-04)
2.0.1 (2017-09-04)
0.0.1 (2017-09-04)
Last updated