fysoul17 / firebase_auth_simplify

Wrapper package of Firebase Auth package that wraps several lines of codes to one line in order to easily use sign-in and out function.
MIT License
17 stars 7 forks source link

[Issue] with Kakao login (regarding firebase updateEmail function) #6

Open fysoul17 opened 3 years ago

fysoul17 commented 3 years ago

Currently, there is a bug with updateEmail function of the Firebase when using with signInWithCustomToken().

Link here

Only occurs in iOS.