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

[FIX] Bearer 중복으로 들어가는 코드 삭제 #216

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

unanchoi
Copy link
Contributor

@unanchoi unanchoi commented Mar 2, 2024

Related issue 🚀

Work Description 💚

  • Bearer String이 중복으로 들어가, 카카오 로그인에 실패하여 카카오 로그인이 실패하는 버그를 해결했습니다.

Test

  • TestCode에 대해서는 논의가 안되어 있어, 우선 Postman 으로 API Test 진행했습니다!
image

@unanchoi unanchoi added BUGFIX BUG를 해결했을 때 UNAN🐻 Unan 작업 labels Mar 2, 2024
@unanchoi unanchoi requested a review from thguss March 2, 2024 08:10
@unanchoi unanchoi self-assigned this Mar 2, 2024
Copy link
Member

@thguss thguss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

@unanchoi unanchoi merged commit 31d17c7 into develop Mar 2, 2024
1 check passed
@unanchoi unanchoi deleted the fix_#214_unan branch March 2, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUGFIX BUG를 해결했을 때 UNAN🐻 Unan 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] 카카오 소셜로그인 오류 수정
2 participants