We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
사용자 및 관리자 인증 로직을 체계화하고, 상태 관리를 개선하여 안전하고 유지보수가 용이한 인증 시스템 구축
인증 상태 관리 개선
JWT 토큰 처리 로직 추가
권한 기반 라우팅
2Days
The text was updated successfully, but these errors were encountered:
#184 chore: title 변경
82d4b99
#184 feat: 관리자 및 학생 통합 로그인 폼 페이지 구현
8f62a0a
#184 feat: 학생 회원가입 폼 페이지 구현 및 모달 스타일 개선
15414fc
#184 feat: 회원가입 폼 제거, 세종대 포털 통합 로그인 페이지 수정
b5bf269
#184 style: 스타일 전체적 개선
609e6ac
#184 style: 통합 로그인 스타일
9e5a03b
#184 fix: 학생회원일시 application/json, 관리자 시 multipart/form-data로 로그인 요청
24a8441
#184 feat: jwt 토큰 관리 로직
2bfa78f
pillow12360
No branches or pull requests
인증(Auth) 시스템 리팩토링
🤷 구현할 기능
사용자 및 관리자 인증 로직을 체계화하고, 상태 관리를 개선하여 안전하고 유지보수가 용이한 인증 시스템 구축
🔨 상세 작업 내용
인증 상태 관리 개선
JWT 토큰 처리 로직 추가
권한 기반 라우팅
📄 참고 사항
⏰ 예상 소요 기간
2Days
The text was updated successfully, but these errors were encountered: