Hey, I'm new to Xano and excited about implementing it as a backend for my platform. I've seen some video and documentation on authentication between Firebase and Xano, but nothing that quite directly speaks to my use case. I'm hoping some helpful users can guide me in the right direction.
I have a FlutterFlow mobile app and Xano web app. However, users should only be able to sign up using the FlutterFlow app. When a user signs up in Flutterflow, I'd like those same credentials to be passed to Xano simultaneously. So when visiting the web app, they should be able to use the email and password from the mobile app to access the web app. WeWeb will be the frontend for Xano.
Thank you all in advance for your guidance!