-출처
https://jgeun97.tistory.com/233
[Android Kotlin] Google Login & registerForActivityResult
Prologue 이번에 TodoList 어플을 개발하기로 했는데 로그인 방식으로 우선 구글 로그인을 사용하기로 했습니다. Google Login API 1. Firebase에 프로젝트 연결 일단 구글 로그인을 하기 위해선 Firebase와 프
jgeun97.tistory.com
-출처
[Kotlin] Error: com.google.android.gms.common.api.ApiException: 10
https://kdjun97.github.io/kotlin/google-sign-sha1/
[Kotlin] Error: com.google.android.gms.common.api.ApiException: 10
google sign 관련 에러 (SHA-1 인증서 키 설정)
kdjun97.github.io
-출처
https://goni9071.tistory.com/489
com.google.android.gms.common.api.ApiException: 10:
com.google.android.gms.common.api.ApiException: 10: 이 오류 메시지는 fingerprint 가 일치 하지 않을 때 발생합니다. 아래 3가지가 일치해야 합니다. 1. 테스트하는 App 2. 구글 API OAuth 인증 3. Firebase Project 특히 디
goni9071.tistory.com
-출처
Firebase Authentication - 구글 로그인 간단하게 구현해보기
Firebase에서 제공하는 Authentication에서 구글 로그인을 간단하게 구현해 보았습니다. 우선 Firebase와 안드로이드 프로젝트를 연결해야 합니다!!! Firebase와 Android 프로젝트 연동하기 이번 글에서는 Fire
dong-hyeok.tistory.com
출처- 이분 깃허브 보고 만들었습니다..?
'개발일기' 카테고리의 다른 글
23.11.1 112일차 개발일기 bundle.putParcelable("calendarModel", calendarModel) (0) | 2023.11.01 |
---|---|
23.10.31 111일차 개발일기 pull은 push하고 pr한 다음에 웬만하면 할것! (0) | 2023.10.31 |
23.10.18 98일차 Firebase.auth unresolved, debug.keystore 위치찾기 (0) | 2023.10.18 |
23.10.17 97일차 TIL FirebaseAuth 및 firebaseDatabase 인스턴스 초기화 (0) | 2023.10.17 |
23.10.16 96일차 TIL git branch 확인하기 (0) | 2023.10.16 |