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

Interceptor에서 토큰 검증한다. #42

Closed
3 tasks done
Tracked by #32
sjhjack opened this issue Nov 3, 2024 · 0 comments · Fixed by #43
Closed
3 tasks done
Tracked by #32

Interceptor에서 토큰 검증한다. #42

sjhjack opened this issue Nov 3, 2024 · 0 comments · Fixed by #43

Comments

@sjhjack
Copy link
Contributor

sjhjack commented Nov 3, 2024

📑 개요

�Google에서 발급받은 Token의 검증 과정이 필요합니다.
커스텀 어노테이션을 활용하여 토큰 검증이 필요한 로직에서만 검증합니다.

🚀 상세 작업 내용


  • Google OAuth2 토큰 검증 API 요청
  • 토큰 검증 Interceptor 작성
  • 검증을 위한 커스텀 어노테이션 적용

⏰ 예상 소요 시간


2일

📁 ETC


@sjhjack sjhjack self-assigned this Nov 3, 2024
@sjhjack sjhjack linked a pull request Nov 6, 2024 that will close this issue
10 tasks
sjhjack added a commit that referenced this issue Nov 9, 2024
Google OAuth2 Token 검증 기능 개발
@sjhjack sjhjack closed this as completed Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant