-
Notifications
You must be signed in to change notification settings - Fork 44
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
경북대 FE_정지원 6주차 Step3~4 #49
Open
Diwoni
wants to merge
12
commits into
kakao-tech-campus-2nd-step2:diwoni
Choose a base branch
from
Diwoni:diwoni-step3
base: diwoni
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
안녕하세요 지원님! 전체 코드리뷰배포 서비스에 접근할 수 없음
실 배포는 https로 하기
개발 테스트는 http로 테스트할 수 있게
README.md 퀴즈질문 1: SPA 페이지를 정적 배포를 하려고 할 때 Vercel을 사용하지 않고 한다면 어떻게 할 수 있을까요?
질문 2. CSRF나 XSS 공격을 막는 방법은 무엇일까요?
질문 3. 브라우저 렌더링 원리에 대해 설명해주세요.
마지막 코멘트
|
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.
경북대 FE_정지원 6주차 Step3
백엔드 분들과 목요일 모각코 시간에 작성한 명세서를 가지고 포인트 기능을 msw 에서 구현했습니다.
실제로 백엔드 분들의 서버를 이용해서 배포하고 테스트하고자 했으나, OAuth 를 통한 인가 코드 발급을 하지 않으면 다른 API 들을 테스트할 수 없어 시간적으로 다 하지 못할 것 같아 msw로 명세만 맞추어보았습니다😢