-
**Describe the bug**
Trying to verify a firebase auth token generated with mail and password from a flutter app throws a Null check error when decoding it.
```
ERROR: Null check operator used on …
-
### Operating System
macOS 14.5 (23F79)
### Environment (if applicable)
Chrome 129.0.6668.60 (arm64), Vite 5.4.10, React 18.3.1
### Firebase SDK Version
11.0.1
### Firebase SDK Product(s)
Auth
…
-
**bug**
Receiving this PlatformException(sign_in_failed, com.google.GIDSignIn, keychain error, null) when trying to sign in to google signin on macos. Stopped working randomly for both my apps on my …
-
Hello.
After installing Firebase Auth on iOS side I see that I can't actually login into the app.
I receive error messages from App Check saying "App is not registered".
I did not setup any c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI Auth
### What platform(s) does this bug aff…
-
We're moving RNFB API to match Firebase web JS SDK API, some API are currently asynchronous when they should be synchronous to match Firebase web JS SDK API.
For example, Auth: https://firebase.goo…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
I ha…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
_No response_
### Description
I am pos…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI Auth
### What platform(s) does this…
-
### Environment info
**firebase-tools: 13.25.0**
**Platform: mac **
### Test case
` mutation createItem(
$title: String!
) @auth(expr: "auth.token.isAdmin == true") {
…