nuxt.config.js
module.exports = { auth: { plugins: [ \'~/plugins/auth.js\' ], strategies: { local: { endpoints: { login: {