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

[feat]: 애플 로그인 구현 #24

Closed
9 of 10 tasks
wu-seong opened this issue Jan 23, 2024 · 0 comments · Fixed by #28
Closed
9 of 10 tasks

[feat]: 애플 로그인 구현 #24

wu-seong opened this issue Jan 23, 2024 · 0 comments · Fixed by #28
Assignees
Labels
✨ feat 새로운 기능 추가

Comments

@wu-seong
Copy link
Contributor

wu-seong commented Jan 23, 2024

⚠️ Issue


  • 애플 로그인 구현

✏️ ToDoList


  • 애플 소셜 로그인 등록
  • 공개 키 조회 및 토큰 검증 구현
  • client-secret 생성, 리프레시 토큰 발급 및 저장 구현
  • 유저 DB 조회 및 저장, 응답
  • 테스트

테스트 확인 목록

  • 키 파일 생성
  • ID 토큰 검증
  • secret 생성
  • 액세스 토큰 발급
  • 리프레시 토큰 및 사용자 정보 저장
@wu-seong wu-seong added the ✨ feat 새로운 기능 추가 label Jan 23, 2024
@wu-seong wu-seong self-assigned this Jan 23, 2024
@wu-seong wu-seong linked a pull request Jan 28, 2024 that will close this issue
wu-seong added a commit that referenced this issue Jan 31, 2024
[feat]: 애플 로그인 구현
wu-seong added a commit that referenced this issue Jan 31, 2024
wu-seong added a commit that referenced this issue Jan 31, 2024
wu-seong added a commit that referenced this issue Jan 31, 2024
wu-seong added a commit that referenced this issue Jan 31, 2024
# Conflicts:
#	src/main/java/com/onnoff/onnoff/auth/controller/LoginController.java
wu-seong added a commit that referenced this issue Feb 1, 2024
[feat]: 서버 토큰 유효성 검증 API 구현
@wu-seong wu-seong reopened this Feb 4, 2024
wu-seong added a commit that referenced this issue Feb 6, 2024
[feat]: 애플 로그인 구현
wu-seong added a commit that referenced this issue Feb 6, 2024
[fix]: 키 파일 절대 경로로 수정
wu-seong added a commit that referenced this issue Feb 7, 2024
[style]: 테스트용 로그만 추가
wu-seong added a commit that referenced this issue Feb 8, 2024
[fix]: 액세스 토큰 발급 요청 수정
@wu-seong wu-seong closed this as completed Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant