feat: 5주차 세번째 미션 - #53
Open
kimdoyeon1234 wants to merge 33 commits into
Open
Conversation
1주차 미션1 - 뮤
Feat: 2주차 미션1 - 뮤
Feat: 2주차 미션2 - 뮤
Feat: Week3/nonshaman m2
Revert "Feat: Week3/nonshaman m2"
yewon20804
reviewed
May 5, 2026
yewon20804
left a comment
Collaborator
There was a problem hiding this comment.
5주차 미션3도 수고 많으셨습니다🎉 이번에는 구글 소셜 로그인을 진행해보셨는데요 !
미션 수행 잘 하셨고, 간단하게 몇가지 코멘트 남겨드리니 확인 부탁드립니다
구글 로그인 URL 환경변수로 분리
window.location.href = 'http://localhost:8000/v1/auth/google/login';
현재 다른 요쳥들은 환경변수를 잘 활용하고 계신데, 하드코딩되어 있어서 이 부분도 환경변수를 활용하여 호출해주시면 일관성 측면에서도, 추후 배포에서도 문제가 없을 것 같습니다 !
토큰 자동 재발급 시 alert 제거
alert("토큰이 만료되어 자동으로 재발급되었습니다! ");
현재 토큰을 재발급 받으면 다음과 같은 알림창이 사용자에게 나타납니다! 확인을 위해 넣으셨을 수 도 있지만, 토큰 재발급과 같은 내용은 사용자 모르게 처리하는 것이 자연스러운 UX입니다! 그래서 추후 작업에서는 제거해주시는 것이 좋습니다
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📚 주차 / 미션
📌 작업 내용
✨ 상세 작업 내용
📸 스크린샷
❓ 리뷰어가 알아야 할 사항 / 질문
✅ 체크리스트