shadcn-ui / taxonomy

An open source application built using the new router, server components and everything new in Next.js 13.

Home Page:https://tx.shadcn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why there are two nextauth routes present?

mcnaveen opened this issue · comments

I'm wondering why there are two nextauth routes created?
For client-side or some sort?

image

Since there is no discussion tab, I had to use Issues.

Left one is the App Router way (Latest)
Right one is the Pages way (Previous)

Hi @zarif007 Thanks for your reply and yes I'm aware of it. The old one is supposed to be removed right?