curl --request GET \
--url https://api.example.com/api/v1/auth/google/picker-config \
--header 'Authorization: Bearer <token>'{}Get Google Picker API configuration for frontend.
Returns the necessary configuration for initializing Google Picker in the frontend, including API key and client ID.
Returns: Dictionary with picker configuration
curl --request GET \
--url https://api.example.com/api/v1/auth/google/picker-config \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.bavlio.com/llms.txt
Use this file to discover all available pages before exploring further.