Skip to main content
GET
/
auth
/
oauth
/
{providerId}
/
callback
OAuth provider callback
curl --request GET \
  --url https://core.cyberun.cloud/api/v1/auth/oauth/{providerId}/callback
{
  "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

state
string
required
Maximum string length: 4096
code
string
Maximum string length: 4096
error
string
Maximum string length: 512
error_description
string
Maximum string length: 2048

Response

Redirect to the Cyberun dashboard OAuth callback