-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Supabase Auth example #4063
Copy link
Copy link
Open
Labels
authRelated to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.
Metadata
Metadata
Assignees
Labels
authRelated to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Enhancement
I'm trying to use FastMCP in conjunction with Supabase Auth, but I'm not exactly sure what the Consent UI should look like. A few questions I have that I think an example could clear up:
POSTrequests to Supabase from a python backend?