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] JWT 기반 소셜 로그인 기능 구현 (카카오) #9

Merged
merged 19 commits into from
Jan 19, 2024

Conversation

PgmJun
Copy link
Contributor

@PgmJun PgmJun commented Jan 18, 2024

✒️ 관련 이슈번호

🔑 Key Changes

  1. JWT 기반 카카오 로그인 구현

📢 To Reviewers

자세한 내용은 #8 참조 바람

@PgmJun PgmJun added the Feat label Jan 18, 2024
@PgmJun PgmJun self-assigned this Jan 18, 2024
Utils는 정적 메서드를 가지고 다양한 곳에서 사용되는 특징을 표현하는 네이밍이지만 해당 객체는 그렇진 않음.
하지만 Jwt를 활용하기 위한 유틸리티성 기능을 제공하기 때문에 Utils로 네이밍을 결정. 이후 더 괜찮은 네이밍이 있다면 변경할 예정
@PgmJun PgmJun merged commit 5ca5eeb into develop Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] JWT 기반 소셜 로그인 구현
1 participant