Get White Label Oauth2 Auth Url

Generate the OAuth2 authorization URL by delegating to oauth2_service.

Args:

db: The database session white_label_id: The ID of the white label to get the auth URL for user: The current user

Returns:

str: The OAuth2 authorization URL

Path parameters

white_label_idstringRequired

Headers

x-api-keystringOptional

Query parameters

credsstringRequired

Response

Successful Response

Errors