Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nuxtjs/auth

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/auth - npm Package Versions

1
6

4.4.0

Diff

Changelog

Source

4.4.0 (2018-05-18)

Bug Fixes

Features

Reverts

<a name="4.3.0"></a>

pi0
published 4.3.0 •

Changelog

Source

4.3.0 (2018-04-28)

Bug Fixes

Features

<a name="4.2.1"></a>

pi0
published 4.2.1 •

Changelog

Source

4.2.1 (2018-04-27)

Bug Fixes

  • storage cookie get on client side (#153) (8275e60)
  • watch loggedIn: disable redirect on direct page loads (#158) (0386eb9)

<a name="4.2.0"></a>

pi0
published 4.2.0 •

Changelog

Source

4.2.0 (2018-04-20)

Bug Fixes

  • add check for req object on getCookie (#132) (7d17f75)
  • don't redirect callback to login when using 'auth' globally (#131) (08d86cb)
  • docs: update redirect in options.md (#146) (19de22b)
  • fullPathRedirect with query support (#149) (a37d599)
  • logout locally before logging in. fixes #136. (#151) (b6cfad4)

Features

  • oauth2: support authorization code grant and refresh token (#145) (18ecca5)
  • add support for custom token key in request header (#152) (f7576e3)

<a name="4.1.0"></a>

pi0
published 4.1.0 •

Changelog

Source

4.1.0 (2018-04-09)

Features

  • scheme/oauth2: add option to use IdToken instead of AccessToken (#121) (554a042)
  • add support for logging out without an API endpoint (#124) (6189c6d)

<a name="4.0.1"></a>

pi0
published 4.0.2 •

pi0
published 4.0.1 •

Changelog

Source

4.0.1 (2018-04-03)

Bug Fixes

  • local-scheme-token: avoid token type duplicata on Axios requests (3908563)
  • local-scheme-token: removed token type from axios setToken (c64e7f1), closes #113
  • scheme-resolution: fix problem with backslashes in path to schemes on windows (77161b8)
  • no token exception when tokenRequired is set to false (#118) (56265a7)

<a name="4.0.0"></a>

pi0
published 4.0.0 •

Changelog

Source

4.0.0 (2018-04-02)

Bug Fixes

  • clear axios token after logout (#84) (be65f09)
  • Typo in README.md (1ec0882)
  • use getToken (bec8518)
  • wrong axios ordering in windows platform. (#56) (44db0d4)
  • auth: return promise reject on request error (f2883c6)
  • fetchUser: fetchUser should only be called when enabled (dd0638e)
  • fetchUser: fetchUser should only be called when enabled (#60) (beb3121)
  • module: remove duplicate strategy options (2e167f8)

Features

  • add auth0-js scheme (c38a1e4)
  • package: add client-oauth2 (e0efa60)
  • redirect: add full path redirect option (#96) (ca8785f)
  • allow extending auth with plugins (#98) (3712a60)
  • allow providers params to be overloaded from nuxt.config.js (#77) (8542959)
  • 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

<a name="4.0.0-rc.3"></a>

pi0
published 4.0.0-rc.3 •

Changelog

Source

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)

<a name="4.0.0-rc.2"></a>

pi0
published 4.0.0-rc.2 •

Changelog

Source

4.0.0-rc.2 (2018-02-03)

Bug Fixes

  • Auth: register vuex store before all watchers (006650f)

<a name="4.0.0-rc.1"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc