Firebase Instance
Provides methods to create and update documents from the Firebase project
https://firebase.google.com/docs/auth/android/google-signin
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sign in to Firebase using Google ID Token https://firebase.google.com/docs/reference/kotlin/com/google/firebase/auth/GoogleAuthProvider
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun updateUserAchievements(achievements: List<UserAchievement>, points: Float): Result<Unit>