GitHub OAuth Login

🔓 No Authentication Required (OAuth Callback)

GET
/api/oauth/github

Query Parameters

code?string

Response Body

curl -X GET "https://example.com/api/oauth/github"
Empty

How is this guide?