Python: Get OAuth client

Retrieves details of an OAuth client by ID.

Parameters

Examples

Get OAuth client

response = supabase.auth.admin.oauth.get_client("client-id")