-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hello @NathanWalker and @triniwiz
The signOut on android return undefined instead of boolean! the workaround is fixed by adding async await but this will force us to change the return type to Promise! and if we did we should doing same for IOS as well.
What do you think ?
firebase/packages/firebase-auth/index.android.ts
Line 1398 in 8897266
| return this.native?.signOut?.(); |
Metadata
Metadata
Assignees
Labels
No labels