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

[FEATURE] OAuth 2.0 로그인 / 회원가입 구현 #96

Open
gyehyun-bak opened this issue Oct 10, 2024 · 0 comments
Open

[FEATURE] OAuth 2.0 로그인 / 회원가입 구현 #96

gyehyun-bak opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request 시간 나면 하긴 해야 되는데, 급한 건 아님.

Comments

@gyehyun-bak
Copy link
Contributor

gyehyun-bak commented Oct 10, 2024

  • OAuth 2.0 리디렉션을 이용해 OAuth Server 토큰을 발급 받아 회원을 인증하고, 회원 정보를 획득한 뒤, 획득한 이메일 정보로 로그인
  • 기존에 없던 회원의 경우 UUID로 임시 username을 만들어 새 유저를 생성 -> 이후 username을 설정하는 요청을 띄움 (onboarded 속성 등을 User에 추가?)
@gyehyun-bak gyehyun-bak added the 시간 나면 하긴 해야 되는데, 급한 건 아님. label Nov 4, 2024
@gyehyun-bak gyehyun-bak added the enhancement New feature or request label Nov 14, 2024
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

No branches or pull requests

1 participant