Minctrl Docs

Github Oauth Start Disabled

GET
/auth/github

Query Parameters

token?string|null

Response Body

application/json

application/json

curl -X GET "https://example.com/auth/github"
null
{  "detail": [    {      "loc": [        "string"      ],      "msg": "string",      "type": "string",      "input": null,      "ctx": {}    }  ]}