Skip to main content

publicRoutes

๐Ÿ‘€ ๐Ÿ‘€ ๐Ÿ‘€ Array of public routes. These are only accessible when the user is NOT authenticated.

const publicRoutes = ['/', '/login', '/services/[slug]']