Manage Two FlutterFlow mobile apps with diferrent authentications in one firebase project

Database & APIs
Resolved

I have two mobile apps. One for users and one for admins. Therefore i want to access same firebase project in those apps and login those apps seperately. Is it possible to built? If possible how can do it?

What have you tried so far?

I have tried to manage two user collections for those apps. but it is not possible because of security rules outdated when i updated it on firebase.

Then I tried with cloud funtions. I created two firebase projects and communicate with each project. But it wasn't working, because i deployed my cloud function, app is not loading on test mode.

Then i re-decided to manage same firebase project. But I have no idea how can do it.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
4 replies