AuthUnknownError in supabase.auth.signInWithOtp
My NextJS app was working. Out of nowhere I was logged out. When trying to log back with email OTP in I get the error message:
{"__isAuthError":true,"name":"AuthUnknownError","originalError":{}}
I suspect an incident on Supabase Auth. Can someone verify and ackowledge?
{"__isAuthError":true,"name":"AuthUnknownError","originalError":{}}
I suspect an incident on Supabase Auth. Can someone verify and ackowledge?