-
### Is there an existing issue for this?
- [ ] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
iOS
### Description
platformExceptionT…
-
FirebaseAuthException: "dev.flutter.pigeon.firebase_auth_platform_interface.FirebaseAuthHostApi.signInWithCredential".
getting this error in my flutter app whenever i try to login through the otp for …
-
At the moment, all auth checks have to be done on the client side which results in a flash of anonymous content before the signed in content appears. A solution is to retrieve the cookie along with th…
-
### 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
…
-
Keep cookies method but add firebase auth for ease of access
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Windows
### Description
![Image](https…
-
Even though `DEFAULT_RETRY_CONFIG` is good enough
```py
DEFAULT_RETRY_CONFIG = retry.Retry(
connect=1, read=1, status=4, status_forcelist=[500, 503],
raise_on_status=False, backoff_factor=0.5,…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
iOS
### Description
I am testing Fireb…
-
Use firestore to manage a group of users allowed to have accounts on the website.
-
Based on [the reCAPTCHA SMS toll fraud protection google article](https://cloud.google.com/identity-platform/docs/recaptcha-tfp) I should be able to call updateProject on a ProjectConfigManager.
I f…