You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently @firebase/react package exports only selective forms like password and registration forms and other forms are being exported as part of screens. This limiting the library users from using forms like PhoneForm or EmailLinkForm in one page.
Similar OAuthButton is also not exposed as part of library which limits creation of custom OIDC buttons and other social login button that are not part of the library.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Currently @firebase/react package exports only selective forms like password and registration forms and other forms are being exported as part of screens. This limiting the library users from using forms like PhoneForm or EmailLinkForm in one page.
Similar OAuthButton is also not exposed as part of library which limits creation of custom OIDC buttons and other social login button that are not part of the library.
Beta Was this translation helpful? Give feedback.
All reactions