-
Getting this warning when calling firebase.login({ credential }) passing in credentials from facebook provider. This is in a react native environment using expo. Here is my code:
``` Typescript
aw…
-
A user should be able to log on with their github credentials, just like with the FCC main site.
Docs on setting this up with firebase: https://firebase.google.com/docs/auth/web/github-auth
-
### Environment
* Operating System version: Fedora 35
* Firebase SDK version: Firebase Admin Java
* Library version: 8.1.0
* Firebase Product: firestore
### Problem
If I have an Applic…
-
When updating to firebase 10, I receive errors that initializing is not working anymore.
```
import { FirebaseAdminModule } from '@aginix/nestjs-firebase-admin';
import { Module } from '@nestjs/c…
-
> You mentioned using a .env file so that the credentials are not published to github but those credentials are meant to be public anywhere, is it not? React is client side, so anyone have access to t…
-
Sadly, I see messages about Firebase quota on http://jspaint.ml instance. Can we have any workaround features for keep multiuser working? Maybe, feature to enter own Firebase credentials for small ses…
zezic updated
6 years ago
-
Le notifiche push sembrano funzionare correttaemnte durante lo sviluppo con expo go, ma nelle build dopo la richiesta del permesso per inviarle si ottiene questo errore
che sembra che non sia riusc…
-
-
import json
import firebase_admin
from firebase_admin import credentials
from firebase_admin import firestore
def firebase_upload(json_dt, colletion_name, file_name):
cred = credentials.Cer…
-
Hi, i started using this project with express js and firebase cloud functions to build an api.
Cloud functions environment provides a method to configure firestore easily:
`admin.initializeApp(f…