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

[BE-40] IDP 로그인, 회원가입 #105

Merged
merged 2 commits into from
Sep 1, 2023
Merged

[BE-40] IDP 로그인, 회원가입 #105

merged 2 commits into from
Sep 1, 2023

Conversation

BlackBean99
Copy link
Collaborator

개요

작업사항

  • 회원가입 기능 ( 단 이메일이 중복 방지 )
  • 로그인 시 토큰 발행
  • 로그인 시 SecurityContextHolder에 유저 정보를 삽입

변경로직

  • Interviewer 에 email password 를 추가하였습니다. (단 password 는 암호화된 상태에서 자장합니다.)

@BlackBean99 BlackBean99 added the feature✨ This issue or pull request already exists label Sep 1, 2023
@BlackBean99 BlackBean99 self-assigned this Sep 1, 2023
@BlackBean99 BlackBean99 merged commit 0d38190 into backend Sep 1, 2023
1 check passed
@BlackBean99 BlackBean99 deleted the feature/BE-40 branch September 1, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature✨ This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant