Firebase Auth Migration
Hi i was wondering is it possible to successfully migrate firebase auth users to supabase auth with passwords? I have used official migration repo and it transfered accounts but when i trying to login using supabase client in Next.js im getting "Invalid login credentials" yes i know that email and password is fully correct.