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] 로그인 로직 구현 #71

Open
2 tasks
youngseo3 opened this issue Apr 15, 2024 · 0 comments
Open
2 tasks

[Feat] 로그인 로직 구현 #71

youngseo3 opened this issue Apr 15, 2024 · 0 comments
Assignees
Labels
Android Android

Comments

@youngseo3
Copy link
Collaborator

youngseo3 commented Apr 15, 2024

Description

  • Oauth를 사용하여 소셜 로그인 구현(토큰 받아와서 서버로 넘기기)

To-Do

  • 구글 로그인 구현
  • 카카오 로그인 구현

ETC

@youngseo3 youngseo3 added enhancement New feature or request Android Android and removed enhancement New feature or request labels Apr 15, 2024
@youngseo3 youngseo3 self-assigned this Apr 15, 2024
youngseo3 added a commit that referenced this issue May 2, 2024
구글로그인을 위한 util코드 작성
youngseo3 added a commit that referenced this issue May 2, 2024
youngseo3 added a commit that referenced this issue May 4, 2024
google_login_client_security_password
google_api_url
youngseo3 added a commit that referenced this issue May 4, 2024
youngseo3 added a commit that referenced this issue May 4, 2024
loggingInterceptor, okHttpClient, retrofit 객체 생성
youngseo3 added a commit that referenced this issue May 4, 2024
requestAccessToken, loginUser 함수 - 코루틴으로
youngseo3 added a commit that referenced this issue May 4, 2024
viewModelScope 사용
youngseo3 added a commit that referenced this issue May 4, 2024
usesCleartextTraffic = true
youngseo3 added a commit that referenced this issue May 4, 2024
youngseo3 added a commit that referenced this issue May 4, 2024
ViewModel 추가 및 네트워크 통신 작업 추가
구글 엑세스 토큰을 받는 것이 성공하면 was에 다시 요청
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Android
Projects
None yet
Development

No branches or pull requests

1 participant