π Auth Module
Zero-boilerplate authentication support for Nuxt.js!
Development
Running demo for development:
$ yarn install
$ yarn devLicense
MIT License - Copyright (c) Nuxt Community
Before : `$auth.token` and `$auth.refreshToken` After: `$auth.strategy.token` `$auth.strategy.refreshToken`
3c73e64
Zero-boilerplate authentication support for Nuxt.js!
Running demo for development:
$ yarn install
$ yarn devMIT License - Copyright (c) Nuxt Community