회원

OAuth2 토큰, 로그인, 회원가입과 관련된 api 문서.


카카오 인증 ✔

Path

get /oauth2/authorization/kakao

Request Parameter

Name Required Type Description
redirect_uri O String 리다이렉트 uri
ex) http://localhost:3000/oauth/redirect

Response Message


사용자 정보 확인 ✔

Path

get /api/v1/users/me

Request Header

Response Message

Name Type Description
nickname String 사용자 이름
profileImageUrl String 프로필 이미지 URL