Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat/#2] 로그인 기능을 구현하기 위한 추가 구현 #27

Merged
merged 4 commits into from
Sep 23, 2021

Conversation

gidskql6671
Copy link
Member

프론트엔드에게 필요한 api를 제공하도록 구현함 관련 docs #26

`GET /user`로 현재 로그인된 유저의 정보를 받을 수 있다.
`POST /user/edit`으로 현재 로그인된 유저의 정보를 수정할 수 있다.
`dotenv` 설정을 중복호출하던 버그를 수정함
mongoose 버전에 맞지않은 코드를 제거함
@gidskql6671 gidskql6671 merged commit 1898a3f into backend-dev Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant