shadcn-ui / taxonomy

An open source application built using the new router, server components and everything new in Next.js 13.
https://tx.shadcn.com
MIT License
18.63k stars 2.58k forks source link

Not able to sign up #313

Open KEV1NVASOYA opened 4 months ago

KEV1NVASOYA commented 4 months ago

I have tried to sign up though email as well as with the github, but I am not able to sign up.

aryanprince commented 4 months ago

Same issue here, not able to log in or sign up, with both email and GitHub.

Sahill357 commented 3 months ago

I'm also facing the same issue, when i sign up with email and my GitHub, but when i sign up my GitHub it redirecting me on my GitHub for the auth but still it is not working, and the issue with email login when i entering my email and hit the sign in button it only showing loading phase.

Samarth1015 commented 3 months ago

I'm also facing same issue , its continuously buffering . It is happening in every signup and singing page

wmz786 commented 2 months ago

Did you set up the environment variables with the correct values, such as Postmark credentials or GitHub credentials? Additionally, you should set up the database and push the Prisma tables into the database.

eriknyk commented 10 hours ago

any fix by a chance @shadcn?