Skip to content

Instantly share code, notes, and snippets.

@abrarShariar
Created March 12, 2020 06:58
Show Gist options
  • Save abrarShariar/8e89825838a6f74431686725d7b8509f to your computer and use it in GitHub Desktop.
Save abrarShariar/8e89825838a6f74431686725d7b8509f to your computer and use it in GitHub Desktop.
nuxt.config.js updated
auth: {
redirect: {
login: '/login',
logout: '/',
callback: '/login',
home: false
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment