Skip to content

[fix] 재발급 원자성 처리 및 CHIPS 제거 #203

Description

@Jy000n

Feature Issue 📌

재발급(/api/v1/auth/reissue) API에서 동시 요청 시 발생하는 레이스 컨디션을 원자적으로 처리합니다. 현재 프론트(timo.kr)와 백엔드(api.timo.kr)가 same-site로 확인되어, 애초에 cross-site 대응 목적으로 도입했던 CHIPS(Partitioned) 쿠키도 함께 제거합니다.


Todo ✔️

  • refreshToken rotation 원자적 처리 구현
  • CHIPS(partitioned) 제거

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions