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

로그인 API가 액세스 토큰을 더 이상 반환하지 않습니다. #150

Open
2 tasks
jang-namu opened this issue Sep 21, 2024 · 0 comments
Open
2 tasks
Labels
✨ Feature 기능 개발

Comments

@jang-namu
Copy link
Member

어떤 기능인가요?

추가하려는 기능에 대해 간결하게 설명해주세요

더 이상 토큰 정보를 ResponseBody에 포함하지 않습니다.
이제 토큰 정보를 쿠키로 관리합니다.

작업 상세 내용

  • OAuth 로그인 콜백 응답에서 토큰 삭제
  • 쿠키에 토큰 정보 포함하여 응답
@jang-namu jang-namu added the ✨ Feature 기능 개발 label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant