Authentication (Dashboard)
Sign In With GitHub
Starts GitHub OAuth sign-in for dashboard users (alias of /api/auth/github).
GET
Usage
This endpoint is for browser-based dashboard auth.- Redirects to GitHub OAuth authorization.
- Sets an OAuth state cookie used by the callback flow.
This is a browser redirect endpoint. It is not intended for server-to-server API integration.