# SERVER_ERROR: [Error [BetterAuthError]: Invalid password hash] { cause: undefined } POST /api/au
I get this error after supabase migration:
SERVER_ERROR: [Error [BetterAuthError]: Invalid password hash] { cause: undefined }
POST /api/auth/sign-in/email 500 in 1563ms
POST /auth/login 200 in 1722ms
what could be the issue?
0 Replies