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

FIRE-426 /users API 개발 (회원가입 구현) #25

Merged
merged 9 commits into from
Aug 9, 2022

Conversation

IamGroooooot
Copy link
Member

No description provided.

Added
 - email
 - hash
 - updatedAt

Updated
 - uid (String -> Int)
 - avatar (String-> Int)
Simple session creation is implemented
임시로 필요한 곳인 것 같은 곳에 Guard를 적용했습니다.
회원가입 구현 완료했습니다.
유저 데이터 변경하는 것을 구현했습니다.
 - 비번, 아이디, 아바타, 이메일 변경 가능
JWT 토큰 만료 기간을 조정했습니다.
 - 설정파일로 뺐습니다.
@IamGroooooot IamGroooooot merged commit 3e3f81b into main Aug 9, 2022
@IamGroooooot IamGroooooot deleted the FIRE-426-be-users-개발-회원가입-구현 branch August 9, 2022 23:54
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