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

[feature] jwt 적용 #1, #6, #25 #27

Merged
merged 3 commits into from
Nov 10, 2024
Merged

[feature] jwt 적용 #1, #6, #25 #27

merged 3 commits into from
Nov 10, 2024

Conversation

JongbeomLee623
Copy link
Collaborator

#️⃣ 연관된 이슈

#1, #6, #25

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)
JWT 구조를 적용하여 응답 시에 토큰을 반환하도록 개발했습니다.
Admin 로그인 / 학생의 세션 코드 + 학생 정보로 세션 입장에 사용됩니다.
그 외 인증/인가 해야되는 부분은 따로 수정해서 올릴 예정입니다.
프론트단에서는 아직 사용이 불가합니다. 화이트리스트 추가 후 서버에서 재빌드 할 계획인데,
새 서버로 이전 후에 진행할 계획입니다. @hyeona01

스크린샷 (선택)

  • 관리자 로그인 JWT 적용

    image

  • 세션 코드로 시험 정보 조회

    image

  • 세션 코드 및 학생 정보로 세션 입장 후 토큰 부여

    image

💬 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

@HOJEONGKIMM 충돌이 해결가능한 수준이길 간절히 바랍니다.

@HOJEONGKIMM
Copy link
Collaborator

확인했습니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants