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

jwt 토큰 인증 및 인가 과정 재설계 #3

Open
1 of 3 tasks
gomgun-lab opened this issue Apr 8, 2024 · 0 comments
Open
1 of 3 tasks

jwt 토큰 인증 및 인가 과정 재설계 #3

gomgun-lab opened this issue Apr 8, 2024 · 0 comments

Comments

@gomgun-lab
Copy link
Contributor

gomgun-lab commented Apr 8, 2024

Goal

Auth 컨트롤러 계층에서 처리했던 email, password 기반의 인증 및 인가 과정을 security 필터 기반으로 재설계합니다.

Todo

  • LoginFilter, JwtFilter 구현
  • security에 filter 삽입
  • 테스트 코드 작성

Etc

image

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

No branches or pull requests

1 participant