🔑 Auth Module
Zero-boilerplate authentication support for Nuxt.js!
Development
Running demo for development:
$ yarn install
$ yarn dev
License
MIT License - Copyright (c) Nuxt Community
Authentication module for Nuxt.js
Zero-boilerplate authentication support for Nuxt.js!
Running demo for development:
$ yarn install
$ yarn dev
MIT License - Copyright (c) Nuxt Community
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
loginWith
(#541) (7e4f1ed), closes #144 #411 #249autoFetchUser
option (#543) (344920c)$auth.reset()
(#544) (ab75ebc), closes #172setUserToken
issues (#528) (02d14ac), closes #278isSameURL
(#542) (fb63f6f)isRelativeURL
(#492) (09d81ea)xxx=undefined
in query (#387) (7c79fd4)login
args (e5579e9)loggedIn
being incorrectly set to true (#346) (aa5f29d)onRedirect
hook (#185) (aacb191)id_token
response type (#298) (b730203)requestWith
(#301) (8654a48)token
to be a nested object in the response (#45) (8064839)