Has anyone elses migration from firebase auth not quite worked?

Hi guys, ive followed this repo here: https://github.com/supabase-community/firebase-to-supabase

It seems to work quite well, I've setup the server on my local machine and if I ping localhost:3000/:salt/:hash/:password with the right params from my list of firebase users, it comes back valid, meaning all should be well.

After importing my users into supabase auth, attempting to login fails (with password, google sign in works fine).

I get an AuthApiError: Invalid login credentials error
GitHub
Firebase to Supabase Migration Guide. Contribute to supabase-community/firebase-to-supabase development by creating an account on GitHub.
Was this page helpful?