-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi
I’m trying to configure Supabase’s Auth0 FDW as outlined in the documentation.
According to the guide, the extension requires an “Auth0 API Key or PAT”. However, Auth0 doesn't supports creating Personal Access Tokens (PATs), and to interact with the Management API, a valid access token must be obtained through a client credentials flow — meaning the wrapper itself needs to request the token using the appropriate client ID, secret, and audience.
Has anyone successfully configured this FDW under these constraints?
If the wrapper currently lacks support for programmatic token retrieval, are there any recommended workarounds?
Thanks!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working