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/#462 닉네임 변경 API 구현 #470

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Feat/#462 닉네임 변경 API 구현 #470

wants to merge 22 commits into from

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    9ef006e View commit details
    Browse the repository at this point in the history
  2. docs: API 명세 추가

    Cyma-s committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    95bd4c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    ee8bc8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d14050 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ded41a5 View commit details
    Browse the repository at this point in the history
  4. style: 헤더 위치 변경

    Cyma-s committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d52d13c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bfb040 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    621a625 View commit details
    Browse the repository at this point in the history
  7. fix: @Valid 어노테이션 추가

    Cyma-s committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4685592 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. feat: 리프레시 토큰이 member id 로만 만들어지도록 수정

    - token service 로 책임 분리
    Cyma-s committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5a64990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2847c8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05fdcf1 View commit details
    Browse the repository at this point in the history
  4. fix: cookie 테스트 수정

    Cyma-s committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    514c475 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

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

Commits on Oct 3, 2023

  1. fix: 닉네임 변경 시 응답을 내려주지 않도록 수정

    - 리프레시 토큰이 다시 닉네임을 가지도록 수정
    Cyma-s committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    04af872 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    3d46182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ea86a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9115bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21358a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ca6f07 View commit details
    Browse the repository at this point in the history
  6. refactor: save 문 삭제

    Cyma-s committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9c6fc11 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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