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] 어드민 토큰이 일반 요청들을 방해하던 에러 수정 #825

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

sinryuji
Copy link
Collaborator

@sinryuji sinryuji commented Feb 7, 2024

변경 사항

어드민 로그인을 하고 남아있는 어드민 토큰이 일반 요청에서 Authentication으로 들어가서 type cast 에러를 나던 문제를 수정하였습니다.




테스트 결과

@sinryuji sinryuji added the bug Something isn't working label Feb 7, 2024
@sinryuji sinryuji self-assigned this Feb 7, 2024
@sinryuji
Copy link
Collaborator Author

sinryuji commented Feb 7, 2024

🎉 @Paul2021-R 님 랜덤 리뷰어로 당첨되셨습니다! 리뷰를 부탁드립니다. 🙏

@sinryuji sinryuji requested a review from Paul2021-R February 7, 2024 08:53
Copy link

sonarqubecloud bot commented Feb 7, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@Paul2021-R Paul2021-R left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@Paul2021-R Paul2021-R merged commit 838328f into release-1.0.2 Feb 7, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants