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/change sign in logic 카카오 로그인 로직을 바꿨어요 #16

Merged
merged 7 commits into from
Jun 29, 2024

Conversation

Ho-s
Copy link
Collaborator

@Ho-s Ho-s commented Jun 28, 2024

PR Type

  • Bugfix
  • Feature
  • Docs
  • Refactoring (no functional changes, no api changes)

For what purpose

카카오 로그인 로직 변경

Key changes

  1. 카카오 로그인 로직 변경
  2. Resolve some merge conflict

To reviewers

Screenshots

Ho-s added 7 commits June 23, 2024 17:03
* Feat: Add cache in config module to increase performance

* Feat: Add environment validation

- Install joi
- Create validate function
- Add intermidiate table name user-map
- Install kakao passport
- Add token column in user entity
- Add kakao client id in .env
@Ho-s Ho-s added the feature New feature or request label Jun 28, 2024
@Ho-s Ho-s self-assigned this Jun 28, 2024
@Ho-s Ho-s changed the base branch from main to stage June 28, 2024 08:33
provider: UserProvider.KAKAO,
providerId,
providerId: id.toString(),
Copy link
Collaborator

@sally0226 sally0226 Jun 29, 2024

Choose a reason for hiding this comment

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

카카오의 user id를 의미하는거면 providerUserIdkakaoUserId로 네이밍하는건 어떨까용

@Ho-s Ho-s merged commit cfd5100 into stage Jun 29, 2024
3 checks passed
@Ho-s Ho-s deleted the feat/change-sign-in-logic branch June 29, 2024 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants