-
Crashing when trying to upload to firebase app distribution, is this an issue with firebase or issue with fastlane
```
bundler: failed to load command: fastlane (/Users/vagrant/.asdf/installs/ruby/3…
-
### Description
When using FirebaseAuth 10.13.0 on iOS app for Twitter login.
- iPhone XS
- iOS 16.5.1
- X app: 10.0
Actual:
- Open Twitter app before
- Click Twitter login button on My app…
-
Browser: Chrome and Firefox
Browser version: Firefox v52 and Chrome v58
Operating system: MaxOS
Operating system version: v10.12.5
**What steps will reproduce the problem:**
1. git clone http…
-
### Problem to solve
Integrates Firebase Authentication and user claim/identity/role part of Vuetify system that almost every application needs to authenticate and authorize users.
### Proposed so…
-
### Environment
* Operating System version: NR
* Browser version: NR
* Firebase SDK version: 6.1.0
* Firebase Product: auth
### Problem
Trying to use Firebase Auth in combination with …
-
I cannot download any file from the Storage using Pyrebase, although uploading works fine. There is no error. It does work with a service account, but I don't want to do that because I have already cr…
ghost updated
4 years ago
-
Hi,
I'd like to be able to set my resource collection based on the logged in user (e.g. users/Jane), but can't seem to figure out a way to do this easily. I see you can set the `rootref` in the opt…
-
This is not an issue but more of a request for how to integrate basic Firebase authentication in this example app. It's a fantastic resource thank you very much for providing it to the community.
-
The new one is called the firebase admin SDK and has python libraries of its own.
It is not clear that it is supported by pyfcm: https://firebase.google.com/docs/reference/admin/python
It also appea…
-
Set up authentication and authorization.
For now, let's leverage some OAuth providers (i.e., Facebook, Google, etc.). May use firebase or just manage our own users.
Configure basic roles for `us…