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

[COMMON] 소셜 로그인 및 연동기능 도입 #1726

Open
saewoo1 opened this issue Jan 16, 2025 · 0 comments
Open

[COMMON] 소셜 로그인 및 연동기능 도입 #1726

saewoo1 opened this issue Jan 16, 2025 · 0 comments

Comments

@saewoo1
Copy link
Collaborator

saewoo1 commented Jan 16, 2025

작업 설명

소셜 로그인 기능

  • 기존 유저의 편의성 증진, intra 서버가 불안정할 시 로그인할 수 있는 대응책
  • 메인 페이지에서 바로 소셜 로그인을 시도하거나, 이미 로그인한 유저라면 마이페이지에서 연동하기

접근 방법

Spring Security 사용 -> JWT, OAuth2.0 사용 간편화
accessToken 유효기한 30분으로 축소, refreshToken 유효기한을 30일로 지정한 후 redis에 저장하여 블랙리스트 관리 진행

대체 방안 (선택 사항)

No response

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

When branches are created from issues, their pull requests are automatically linked.

1 participant