Skip to content

Commit e51997d

Browse files
committed
added todo
1 parent e8a723e commit e51997d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/google/firebase/auth/FirebaseAuth.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ class FirebaseUserImpl internal constructor(
128128
return source.task
129129
}
130130

131+
//TODO implement ActionCodeSettings and pass it to the url
131132
override fun verifyBeforeUpdateEmail(
132133
newEmail: String,
133134
actionCodeSettings: ActionCodeSettings?

0 commit comments

Comments
 (0)