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를 활용한 로그인 기능 구현 #5

Open
5 of 8 tasks
JongHak19 opened this issue Jul 2, 2023 · 0 comments
Open
5 of 8 tasks

JWT를 활용한 로그인 기능 구현 #5

JongHak19 opened this issue Jul 2, 2023 · 0 comments

Comments

@JongHak19
Copy link
Collaborator

JongHak19 commented Jul 2, 2023

  1. 회원가입
  • user 엔티티, 레파지토리 생성
  • 회원가입 로직 개발
  • 테스트 코드 작성
  1. 로그인
  • 프로바이더 사용을 위한 시큐리티 설정
  • JWT를 활용한 로그인 로직 개발
  • 테스트 코드 작성
  1. 개인정보 불러오기
  • 개인정보 불러오는 로직 개발
  • 테스트 코드 작성
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