Skip to content

jwt 사용한 회원 인증 #9

@EunjungOh123

Description

@EunjungOh123

Description

spring security와 jwt 활용한 회원 인증 및 인가 구현

Progress

  • 회원 로그인 성공 시 access token , refresh token(redis 저장) 발급
  • access token 만료 시 refresh token 통해 재발급
  • 회원 로그아웃 시 redis에서 refresh token 삭제 및 access token redis에 blackList 저장
  • 예외 처리
  • 테스트 코드 작성

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions