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_id
Headers
x-api-key
Query parameters
creds
Response
Successful Response