publicRoutes
๐ ๐ ๐ Array of public routes. These are only accessible when the user is NOT authenticated.
const publicRoutes = ['/', '/login', '/services/[slug]']
๐ ๐ ๐ Array of public routes. These are only accessible when the user is NOT authenticated.
const publicRoutes = ['/', '/login', '/services/[slug]']