Replies: 1 comment
-
|
Yeah, second this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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