Hi Guys,
Got to say that i love XANO however i am moving my app from Bravo to Flutterflow, and sadly that requires me to move my user table (for auth purposes) to Firebase.
My question though is how would i go about exporting my users table? Especially users passwords are an issue, as i obviously wont be able to get them out unhashed.
Google does allow me to import hashed passwords, but i cant seem to get that to work.