-
Notifications
You must be signed in to change notification settings - Fork 488
Closed
Description
Many Firebase operations (account delete, update email, etc) require a recent (~5mins) authentication in order to succeed. We should provide a convenience function/flow to re-authenticate the current user.
@amandle has already implemented this on Android (PR not yet merged, planned for version 2.0)
Android issue: firebase/FirebaseUI-Android#563
Android implementation: firebase/FirebaseUI-Android#583