We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
feat: (#1) Kakao 로그인 검증 및 회원가입/로그인 로직 구성
aba66a7
feat: (#1) Jwt 필터 추가 및 Secuirty 필터 설정
cd8c81d
- Jwt 생성을 위한 Secret Key 등록 - /와 같은 health URI에 대해서는 Allow - /login/** 에는 Login 필터만 적용 - /member/** 경우에는 Jwt 필터 적용
feat: (#1) access_token을 갱신할 수 있는 API 구현
2963235
feat: (#1) AppleLogin 기능 구현
2bf3e15
feat: (#1) GoogleLogin 기능 구현
839f388
feat: (#1) Apple 사용자 탈퇴 기능 개발
3dd9041
feat: (#1) Google 사용자 탈퇴 기능 개발
2de5de3
feat: (#1) KAKAO 사용자 탈퇴기능 추가
b549e0f
BEMELON
When branches are created from issues, their pull requests are automatically linked.
The text was updated successfully, but these errors were encountered: