Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (23 loc) · 605 Bytes

File metadata and controls

41 lines (23 loc) · 605 Bytes

GET /api/auth/github-login

Description

This enpoint redirects user to the GitHub login page.

Request

Parameters

None

Body

None

Headers

None

Response

None

Response Codes

Example:

Code Description
302 Found - Temporary redirect
500 Internal Server Error

Cookies

List all the cookies that the endpoint sets here if any

  • cookie1: Description for cookie1
  • cookie2: Description for cookie2

(If the endpoint does not set any cookies, then state that there are no cookies set)