Conversation
munwalk
approved these changes
Dec 1, 2025
munwalk
left a comment
There was a problem hiding this comment.
9주차 과제 수고많으셨습니다!
OAuth 2.0의 4가지 주요 개념과 흐름을 상세하게 정리하셨고, JWT와 Bearer Token의 핵심 특징도 명확하게 설명하셨네요! JWT 생성/검증 로직을 완벽하게 구현하셨고, requireAuth 미들웨어를 적용하셨습니다. 특히 미션 2번에서 기존 회원가입 API를 수정하여 이미 존재하는 사용자도 정보 갱신이 가능하도록 구현하신 점이 훌륭합니다~
수고하셨습니다!
10주차 과제 수고많으셨습니다!
CI/CD, GitHub Actions, Reverse Proxy, HTTPS 키워드를 정의부터 특징, 장단점까지 정말 상세하게 정리하셨네요! AWS 인프라도 직접 구축하셨고, EC2에서 MySQL 설정까지 진행하셨습니다.
다만, EC2 인스턴스 연결이 계속 실패하여 최종 배포가 완료되지 않았습니다. 보안 그룹 설정이나 인스턴스 상태를 다시 확인해보세요. GitHub Actions 워크플로우 실행 결과와 Google OAuth 문제(미션 2번)도 추가로 확인 부탁드립니다!
열심히 하셨는데 기술적인 문제로 아쉽네요. 수고하셨습니다!
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주차 워크북 완료 🎉
워크북을 완료한 챌린저분들, 수고 많으셨습니다!
이곳에 학습 진행 중 트러블슈팅(문제 해결 경험), 커밋별 설명, 그리고 소감을 자유롭게 남겨주세요.
서로의 경험을 공유하며 성장해봐요! 🚀
🛠️ 트러블슈팅 (Troubleshooting)
문제
원인 분석
해결 방법
📌 커밋별 설명 (Commit Log)