Retrieves an OAuth 2.1 client by ID. Requires a secret key.
secret key
The ID of the OAuth client to retrieve.
val client = supabase.auth.admin.oauth.getClient(clientId = "client_id")