Skip to content

Commit c800594

Browse files
committed
Ran api docs for firebase auth
1 parent 2e5eb27 commit c800594

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firebase-auth/api/jvm/firebase-auth.api

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ public final class dev/gitlive/firebase/auth/FirebaseAuth {
103103
public final fun confirmPasswordReset (Ljava/lang/String;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
104104
public final fun createUserWithEmailAndPassword (Ljava/lang/String;Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
105105
public final fun fetchSignInMethodsForEmail (Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
106-
public final fun getAndroid ()Lcom/google/firebase/auth/FirebaseAuth;
107106
public final fun getAuthStateChanged ()Lkotlinx/coroutines/flow/Flow;
108107
public final fun getCurrentUser ()Ldev/gitlive/firebase/auth/FirebaseUser;
109108
public final fun getIdTokenChanged ()Lkotlinx/coroutines/flow/Flow;

0 commit comments

Comments
 (0)