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] 회원가입 api 구현 #18

Merged
merged 14 commits into from
Sep 13, 2023
Merged

[feat] 회원가입 api 구현 #18

merged 14 commits into from
Sep 13, 2023

Conversation

RyuKwanKon
Copy link
Member

Related Issue 🍃

close #17

Description 🌴

  • 회원가입 api를 구현했습니다.
  • 중복 회원가입을 방지해 이미 유저가 존재할 경우 예외처리를 했습니다.
  • 회원가입시 refresh token을 최신화하는 로직을 추가했습니다.

Copy link
Member

@sebbbin sebbbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

하루만 관곤님의 지식을 훔쳐오고 싶다

@RyuKwanKon RyuKwanKon merged commit a00e55a into develop Sep 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 회원가입 api 구현
2 participants