Conversation
munwalk
approved these changes
Dec 1, 2025
There was a problem hiding this comment.
9주차 과제 수고많으셨습니다!
OAuth 2.0, JWT, Bearer Token 키워드를 정의부터 장단점까지 상세하게 정리하셨네요! JWT 생성/검증 로직을 구현하고, isLogin 미들웨어를 통해 기존 API에 인증을 적용하셨습니다. 사용자 정보 수정 API도 잘 구현하셨고, Google OAuth 로그인까지 추가하신 점이 인상적입니다~
수고하셨습니다!
10주차 과제 수고많으셨습니다!
CI/CD, GitHub Actions, Reverse Proxy, HTTPS 키워드를 정의부터 장단점까지 상세하게 정리하셨네요! GitHub Actions 워크플로우를 완벽하게 구현하셨고, Prisma 변경 감지와 systemd 서비스 자동 재시작까지 설정하신 점이 훌륭합니다. EC2 배포도 성공적으로 완료하셨고, Swagger UI도 정상 작동합니다~
Google 로그인 문제의 원인을 파악하셨네요! 참고로, Google OAuth는 IP 주소도 리디렉션 URI로 사용 가능합니다. http://52.79.197.46:3000/oauth2/callback/google 형태로 Google Cloud Console에 등록하면 도메인 없이도 작동합니다!
수고하셨습니다!
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.
✅ 9, 10주차 워크북 완료 🎉
워크북을 완료한 챌린저분들, 수고 많으셨습니다!
이곳에 학습 진행 중 트러블슈팅(문제 해결 경험), 커밋별 설명, 그리고 소감을 자유롭게 남겨주세요.
서로의 경험을 공유하며 성장해봐요! 🚀
📌 커밋별 설명 (Commit Log)