Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Develop #129

Merged
merged 17 commits into from
Dec 15, 2023
Merged

Develop #129

merged 17 commits into from
Dec 15, 2023

Commits on Dec 7, 2023

  1. Feat: refresh 토큰 구현

    `#` access 토큰 내 payload 개인정보 최소화
    `+` redis로 refresh 구현
    `-` JwtDecoder, JwtIssuer -> JwtService
    laigasus committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4819ecd View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Fix: 토큰 로직 오류 수정

    `#` 디코딩 오류 던지도록 설정
    laigasus committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    09d6d3f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Feat: flyway 적용

    yuhyun1 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c134c64 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Feat : Paging 적용

    tjdtn0219 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7458d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6f409b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Fix: 토큰 cart 연계

    laigasus committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    040691e View commit details
    Browse the repository at this point in the history
  2. Test: cart 테스트 갱신

    laigasus committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8c40ccb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #123 from Mini-Team-6/feature/#122-setup-refresh-t…

    …oken-redis
    
    Feature/#122 setup refresh token redis
    laigasus authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    11ed3ae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #125 from Mini-Team-6/feature/#124-apply-flyway

    Feat: flyway 적용
    laigasus authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8f6f5e6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #127 from Mini-Team-6/feature/#126-reservation-paging

    Feature/#126 reservation paging
    laigasus authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    57f3add View commit details
    Browse the repository at this point in the history
  6. Docs: README 최신화

    작품 보완내용 갱신
    laigasus authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4c39e05 View commit details
    Browse the repository at this point in the history
  7. Docs: README 최신화

    구현환경 flyway 추가
    laigasus authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f0d49f5 View commit details
    Browse the repository at this point in the history
  8. Docs: README 최신화

    오탈자 수정
    laigasus authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8769c52 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    tjdtn0219 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d126db8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4743f31 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #128 from Mini-Team-6/tjdtn0219-patch-2

    Update README.md
    tjdtn0219 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d902407 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    tjdtn0219 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0daaa51 View commit details
    Browse the repository at this point in the history