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
클라이언트단에서 소셜 로그인 api를 호출하여 인증 코드를 발급받은 뒤, 이를 zoopi 서버로 전달하여 추가적인 인증처리를 진행합니다.
The text was updated successfully, but these errors were encountered:
Feat: 간편 로그인(App) API 명세서 업데이트
4a8255e
Resolve: #33
Feat: provider 대문자 표기 및 id 필드 추가
615b79f
Feat: 네이버 로그인 클라이언트 구현
4f02fbe
Feat: OAuth2LoginService 추상화
39640c9
Feat: 간편 로그인 컨트롤러 추가
80afd0a
seonpilKim
No branches or pull requests
Feature Description
클라이언트단에서 소셜 로그인 api를 호출하여 인증 코드를 발급받은 뒤, 이를 zoopi 서버로 전달하여 추가적인 인증처리를 진행합니다.
Todo list
The text was updated successfully, but these errors were encountered: