Indie-Kart / ecommerce-store

https://indiekart.vercel.app/
MIT License
35 stars 54 forks source link

GitHub auth #181

Closed RushilJalal closed 3 days ago

RushilJalal commented 4 days ago

PR Description 📜

just fixes the prev github auth code

RushilJalal commented 2 days ago

On clicking sign in button, we get a 404 error. This is because of Nextjs version Here https://github.com/nextauthjs/next-auth/issues/10585 I will revert the version of nextjs and make a few more changes