Authentication

Begin OAuth authentication.

Initiates OAuth authentication flow with the specified provider.

get/auth/{provider}

Path parameters

providerstring required

OAuth provider (e.g., 'google', 'github')

Changes