Integrating PromptProxy with Auth0

To use PromptProxy with Auth0, you need to retrieve the access token for the user and pass it in the X-PromptProxy-AuthToken header.

To install the necessary dependencies for Single Page App (JS), run:

Here is an example of how to retrieve the access token with Single Page App (JS):

For more information, check out the official documentation:

← Back to Documentation