cURL
curl --request POST \ --url https://api.galileo.ai/v2/login/social \ --header 'Content-Type: application/json' \ --data ' { "provider": "google", "id_token": "<string>", "access_token": "<string>" } '
{ "access_token": "<string>", "token_type": "bearer" }
Documentation IndexFetch the complete documentation index at: https://docs.galileo.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
Use this file to discover all available pages before exploring further.
google
github
okta
azure-ad
custom
saml
Successful Response
Was this page helpful?