Next.js Discord

Discord Forum

app layout and custom login page

Answered
French Angora posted this in #help-forum
Open in Discord
French AngoraOP
Hey, I wanted to use app/layout.tsx in Nextjs14 App router for 'default' layout (sidebar, navbar etc), but have another layout for /login page. Is there a way to do it?
I also plan to use middleware with auth.js to authentication later

1 Reply