Skip to content

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:

  1. Create a Firebase project
  2. Enable authentication methods
  3. Configure your app with Firebase
  4. 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.