> For the complete documentation index, see [llms.txt](https://baeminchan-project.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://baeminchan-project.gitbook.io/project/url-response/undefined.md).

# 로그인/회원가입

로그인 회원가입의 경우는 URL에 "/new/" 추가하여 접근하면 같은 결과를 얻음

단, 결과에 user\_pk가 pk로 바뀐

## 중복  username 체크는 "GET" 요청이다

GET : <https://api.elegantsiblings.xyz/new/members/signup/check-username/> ==> body에 "username":"lee" 를 보
