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

feat: CSRF 비활성화 및 관련 파일 삭제 #83

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Conversation

jxmen
Copy link
Member

@jxmen jxmen commented Aug 6, 2024

이제 구글 액세스 토큰을 Authorization 헤더를 통해 넘기고 있고 세션 정보를 더이상 유지하지 않아 비활성화 하도록 처리한다.

Close #79

이제 구글 액세스 토큰을 Authorization 헤더를 통해 넘기고 있고 세션 정보를 더이상 유지하지 않아 비활성화 하도록 처리한다.

Close #79
@jxmen jxmen added the bug Something isn't working label Aug 6, 2024
@jxmen jxmen merged commit de89214 into main Aug 6, 2024
1 check passed
@jxmen jxmen deleted the fix/disable-csrf branch August 6, 2024 12:01
jxmen added a commit that referenced this pull request Aug 6, 2024
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.

실서버 배포 시에만 답변 API 401 에러 수정
1 participant