Get authenticated user's access token for use in subsequent API calls?

Hi there,

New to Flutterflow after being a long time bubble.io developer.

I want to access Firebase Firestore data via my own API that I've built hosted on a cloud function. My API expects the user's access token (after authenticating via Firebase). Is there a way in FF to get the user's access token that can be used in subsequent, external API calls?

I assume refresh tokens are handled automatically.

Thank you for you time.

1 reply