Drizzle + Better Auth -- No changes, password auth fails?
Better-Auth Ver. 1.2.7, Drizzle-Orm Ver. 0.41.0
PostgresError: password authentication failed for user.
Checked supabase status and everything working as expected.
Checked the .env variables, everything is correct (and was not changed). What could be wrong?
PostgresError: password authentication failed for user.
Checked supabase status and everything working as expected.
Checked the .env variables, everything is correct (and was not changed). What could be wrong?
Solution
Rebuilt app building up pages and components with latest everything, and works again.