Skip to main content
GET
/
auth
/
oauth
/
{providerId}
/
start
Start OAuth sign-in
curl --request GET \
  --url https://core.cyberun.cloud/api/v1/auth/oauth/{providerId}/start
{
  "error_message": "resource not found"
}

Documentation Index

Fetch the complete documentation index at: https://docs.cyberun.cloud/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

providerId
string
required

Query Parameters

return_to
string
Maximum string length: 2048

Response

Redirect to provider authorization URL