Enabling Firebase Auth in FlutterFlow
Skip if...
You have already enabled authentication while creating a new project with Firebase setup.
To enable authentication in FlutterFlow:
- Open your FlutterFlow project where you are planning to use Firebase Authentication.
- Open Setting and Integrations > App Settings > Authentication.
- Turn on the Enable Authentication toggle and select Authentication Type to Firebase.
- To ensure that your users are directed to the appropriate pages based on their login status, you must set the Initial Page.