curl --request GET \
--url https://api.deepinfra.com/github/login{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Initiate github SSO login flow. Callback is /github/callback
curl --request GET \
--url https://api.deepinfra.com/github/login{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.deepinfra.com/llms.txt
Use this file to discover all available pages before exploring further.