This commit is contained in:
lesion
2022-10-31 17:04:31 +01:00
parent 7d0a920eb9
commit 256dca59b1
5 changed files with 7 additions and 3 deletions

View File

@@ -105,6 +105,8 @@ module.exports = {
prefix: '/api'
},
auth: {
rewriteRedirects: true,
fullPathRedirect: true,
// localStorage: false, // https://github.com/nuxt-community/auth-module/issues/425
cookie: {
prefix: 'auth.',