-
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 …
-
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.
-
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
-
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…
-
package.json
"dependencies": {
"@bam.tech/react-native-image-resizer": "^3.0.9",
"@invertase/react-native-apple-authentication": "^2.3.0",
"@likashefqet/react-native-image-zoom": "^3…
-
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…
-
the integration of 'com.firebaseui:firebase-ui-auth' returns error 12500, we already updated and checked latest json configs, Android client ID (from goole cloud console) and SHA-5 extracted from rele…
-
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…