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-15] 애플로그인 API 변경, refresh token 발급 메커니즘 변경 #16

Merged
merged 22 commits into from
Aug 23, 2024

Commits on Aug 21, 2024

  1. 🔥 불필요한 코드 및 final 삭제

    * 매개변수와 객체 생성에 final은 안붙히기로 결정
    youngreal committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0498910 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    e507360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    164da29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d029c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    7841292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f64d4 View commit details
    Browse the repository at this point in the history
  3. Revert "✨feat: 전체 지역 조회에 방문횟수 표시"

    This reverts commit 65f64d450891abb7beb7e3cc49ba419caad72d1b.
    youngreal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ddb2e27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc41976 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3db2311 View commit details
    Browse the repository at this point in the history
  6. Revert "🔧 chore: ci 실패문제 해결"

    This reverts commit 3db2311.
    youngreal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    60dd985 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6fb746 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7eb6bdb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0b673a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3914393 View commit details
    Browse the repository at this point in the history
  11. 🔧 chore: ci 실패문제 해결

    * 인텔리제이 auto import때문에 계속 충돌한게 원인
    youngreal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5659953 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f55071 View commit details
    Browse the repository at this point in the history
  13. 🔧 chore: ci 실패문제 해결

    * } 하나 빠트림
    youngreal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    97db8d1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    55ffc70 View commit details
    Browse the repository at this point in the history
  15. 🔧 chore: ci 실패문제 해결

    * RegionDto 변경 누락
    youngreal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e8d284a View commit details
    Browse the repository at this point in the history
  16. 🔧 chore: ci 실패문제 해결

    * MapRepository 제거
    youngreal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d794099 View commit details
    Browse the repository at this point in the history
  17. 🔧chore: 테스트 없이 빌드방식으로 변경

    * 당장은 테스트코드가 중요한것이 아니므로, 나중에 테스트 코드할때 추가해서 배포한다
    youngreal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    483ba11 View commit details
    Browse the repository at this point in the history
  18. 🔧chore: update s3 path

    youngreal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f6d27cc View commit details
    Browse the repository at this point in the history