react-firebaseui alternative #138
-
Hello, Did anyone find a solution to customize firebase-ui? Or used next-firebase-auth without this component?
The workflow of react-firebaseui is super useful to handle email sign-ups but it's super ugly... Thank you for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Using Any feedback on that UI should refer to those projects: |
Beta Was this translation helpful? Give feedback.
Using
react-firebaseui
is not required for usingnext-firebase-auth
. We use it only for the example app. Your app can sign in the Firebase user however you want.Any feedback on that UI should refer to those projects:
https://github.com/firebase/firebaseui-web-react
https://github.com/firebase/firebaseui-web/