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

구글 로그인 구현 및 Hilt 작업 #7

Merged
merged 8 commits into from
Jul 28, 2024

Conversation

bywindow
Copy link
Collaborator

@bywindow bywindow commented Jul 27, 2024

커밋내용

Credential Identity를 이용한 구글 로그인으로 토큰을 가져오고 API와 연동합니다.

변경사항

  • Data, Network, Service 모듈 생성
  • LoginService, LoginRepository, LoginUsecase 추가
  • LoginScreen 추가
  • MainActivity에서의 screen navigation 로직 추가

@bywindow bywindow requested a review from eshc123 July 27, 2024 10:50
@bywindow bywindow force-pushed the feature/implement-google-login branch 6 times, most recently from 926623a to c2f5fc5 Compare July 27, 2024 15:52
@bywindow bywindow force-pushed the feature/implement-google-login branch from c2f5fc5 to 1718fd4 Compare July 27, 2024 17:16
}

android {
namespace = "com.luckyoct.model"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

com.goalpanzi.mission_mate.core.model로 바꾸는게 좋을 것 같아! 패키지명도 같이!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정했어!

@bywindow bywindow force-pushed the feature/implement-google-login branch from ef4eaef to 2061787 Compare July 28, 2024 03:47
@bywindow bywindow force-pushed the feature/implement-google-login branch from 2061787 to 96f7465 Compare July 28, 2024 03:50
@bywindow bywindow force-pushed the feature/implement-google-login branch from 96f7465 to 9aedb74 Compare July 28, 2024 03:51
@bywindow bywindow force-pushed the feature/implement-google-login branch from 9aedb74 to a3d2bfc Compare July 28, 2024 03:57
@bywindow bywindow force-pushed the feature/implement-google-login branch from a3d2bfc to a3b3fba Compare July 28, 2024 04:05
@bywindow bywindow force-pushed the feature/implement-google-login branch from a3b3fba to 52a1032 Compare July 28, 2024 04:17
@eshc123 eshc123 temporarily deployed to Android CI/CD July 28, 2024 04:19 — with GitHub Actions Inactive
@bywindow bywindow merged commit ecfacca into dev Jul 28, 2024
1 check passed
@bywindow bywindow deleted the feature/implement-google-login branch July 28, 2024 04:23
@eshc123 eshc123 temporarily deployed to Android CI/CD July 29, 2024 11:21 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants