-
Notifications
You must be signed in to change notification settings - Fork 2
API 문서
Taehoon Kim edited this page Nov 8, 2022
·
4 revisions
- 인증
GET /api/auth?code=d289d11d3
필드명 | 타입 | 설명 |
---|---|---|
code | string | 깃허브 인증 코드 |
필드명 | 타입 | 필수여부 | 설명 | 예시 |
---|---|---|---|---|
id | integer | true | 유저 식별자 | 1 |
username | string | true | 닉네임 | 태훈 |
string | true | 이메일 | "email.naver.com" | |
avatar_url | string | true | 프로필 url | "https://avatars.githubusercontent.com/u/116425537?v=4" |