Integrating PromptProxy with Firebase

To use PromptProxy with Firebase Authentication, you need to retrieve the ID token for the signed-in user and pass it in the X-PromptProxy-AuthToken header.

To install the necessary dependencies for Web (Modular SDK), run (or add):

Here is an example of how to retrieve the ID token with Web (Modular SDK):

For more information, check out the official documentation:

← Back to Documentation