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

회원가입 로그인 구현 #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

회원가입 로그인 구현 #5

wants to merge 2 commits into from

Conversation

kwon-ga
Copy link

@kwon-ga kwon-ga commented Oct 28, 2022

typescript, typeorm 기반 회원가입, 로그인 구현

맞게 한건가 모르겠지만 잘은 돌아가서 무섭습니다.

@kwon-ga kwon-ga added the enhancement New feature or request label Oct 28, 2022
@kwon-ga
Copy link
Author

kwon-ga commented Oct 29, 2022

  1. 로그인 시 refreshToken 암호화 제거 수정
  2. typescript object 타입 수정

@kwon-ga
Copy link
Author

kwon-ga commented Oct 29, 2022

피드백 받은 부분 수정 후 커밋 찍었습니다 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

typescript & typeorm을 활용한 회원가입 및 테스트 로그인 구현
1 participant