FirebaseUI 5.0.1
- Fixed an issue where AuthUI's login flow couldn't be used as the root view controller of your app.
- Added an
allowNewEmailAccounts
flag to FirebaseUI Auth allowing developers to prevent login from new accounts. - Added a
hideCancelButton
flag to FirebaseUI Auth.