firebaseui-web-react icon indicating copy to clipboard operation
firebaseui-web-react copied to clipboard

React Wrapper for firebaseUI Web

Results 78 firebaseui-web-react issues
Sort by recently updated
recently updated
newest added

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

- Using `AnonymousAuthProvider` signInOptions does not work with `react-firebaseui`. - It throws the following error: `Uncaught TypeError: fn(...).signInAnonymously is not a function` Below is what my `uiConfig` looks like. ```...

I'm trying to get StyledFirebaseAuth to work with NextJS but I keep running into the following issues: in the terminal when running `next dev` ``` wait - compiling /_error (client...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Hi there, thank you for this package. We are using Google Identity Platform to sign our users into our application via the email/password provider. While the Readme demonstrates how to...

When I try to login with Phone provider signInSuccessWithAuthResult is not invoking. If I try to login with other providers there is no problem. I am using FirebaseAuth with local...

When using react-firebaseui in React 18 with Strict Mode enabled and running a local dev server, the UI doesn’t render at all and produces this error in the console: This...

just fixing typo. Firebase is awesome. Thank you always ;)