Authentication Setup
Learn how to set up Firebase Authentication for your FlowPilot integration.
Overview
FlowPilot uses Firebase Authentication tokens to identify users. You'll need to:
- Create a Firebase project
- Enable authentication methods
- Configure your app with Firebase
- Get ID tokens to pass to FlowPilot APIs
Coming Soon
Detailed setup instructions for Firebase Authentication across web, iOS, and Android platforms.
For now, see the Integration Guide for quick examples.