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
☑ 기능 추가 □ 기능 삭제 □ 리팩터링 □ 버그 리포트 □ 버그 수정 □ 의존성, 환경 변수, 빌드 관련 코드 업데이트
소셜로그인 기능을 개발합니다. 네이버, 카카오, 구글 총 3개의 소셜로그인을 지원합니다.
localhost:8080/oauth2/authorization/${소셜}
feat/1-social-login
The text was updated successfully, but these errors were encountered:
feat: 유저 엔티티 작성 - #1
1e6c012
- User 엔티티 작성
SSung023
Successfully merging a pull request may close this issue.
Issue 타입
☑ 기능 추가
□ 기능 삭제
□ 리팩터링
□ 버그 리포트
□ 버그 수정
□ 의존성, 환경 변수, 빌드 관련 코드 업데이트
📚 Description
📋 어떤 기능인가요?
✅ 작업 상세 내용
localhost:8080/oauth2/authorization/${소셜}
URL 접근 시, 소셜로그인 가능 - 네이버, 카카오, 구글 확인(현재 개발자만 가능)🛠️ 작업 브랜치
feat/1-social-login
👀 참고 자료
The text was updated successfully, but these errors were encountered: