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

[BE] 로그인 / 로그아웃(JWT) #49

Open
4 tasks
OhTaeHo-97 opened this issue Jul 2, 2023 · 0 comments
Open
4 tasks

[BE] 로그인 / 로그아웃(JWT) #49

OhTaeHo-97 opened this issue Jul 2, 2023 · 0 comments
Assignees
Labels
USER User 관련 기능
Milestone

Comments

@OhTaeHo-97
Copy link
Collaborator

만들고자 하는 기능이 무엇인가요?

JWT를 이용한 로그인 / 로그아웃 기능

해당 기능을 구현하기 위해 할 일이 무엇인가요?

  1. Spring Security 적용
  2. 토큰 생성
  3. 회원 정보 비교를 통한 토큰 발급
  4. Redis를 통한 토큰 관리

예상 작업 시간

2d

@OhTaeHo-97 OhTaeHo-97 added the USER User 관련 기능 label Jul 2, 2023
@OhTaeHo-97 OhTaeHo-97 added this to the [BE] Required milestone Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
USER User 관련 기능
Projects
None yet
Development

No branches or pull requests

3 participants