Integrating PromptProxy with Supabase
To use PromptProxy with Supabase Auth, you need to retrieve the access token for the current
session and pass it in the X-PromptProxy-AuthToken header.
To install the necessary dependencies for JavaScript / TypeScript, run:
Here is an example of how to retrieve the access token with JavaScript / TypeScript:
For more information, check out the official documentation: