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/#41 깃허브 로그인 기능 구현 #50

Merged
merged 29 commits into from
Jul 24, 2023

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    ba1c7c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f33d70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c528a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52eb783 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f9b17c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/woowacourse-teams/2023-emmsale

     into Feature/#41-깃허브_로그인_기능_구현
    hyeonjerry committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9d99baf View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    d1cd05c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e3454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eff599f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a101cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb1b348 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5422e89 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    38a1afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4701ddb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6179009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a7b853 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5abbf9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28f71c0 View commit details
    Browse the repository at this point in the history
  7. refactor: Custom 예외 추가

    hyeonjerry committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    feeab0e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. refactor: 피드백 반영

    - 문자열 상수화
    - RestTemplate 싱글톤 관리
    - raw type 제거
    #41
    hyeonjerry committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    e7f913d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da1decf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd66d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c79cb57 View commit details
    Browse the repository at this point in the history
  5. feat: githubId 컬럼 추가

    hyeonjerry committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    39c97a4 View commit details
    Browse the repository at this point in the history
  6. feat: githubId로 사용자를 조회하는 기능 구현

    - githubId를 기준으로 사용자 조회 기능 구현
    - 최초 사용자일 경우 회원가입 후 사용자 반환 기능 구현
    #41
    hyeonjerry committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c003c2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d99f76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1cc219d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. refactor: 패키지면 변경

    hyeonjerry committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b52fc15 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    fac42f4 View commit details
    Browse the repository at this point in the history