firebase-admin-go icon indicating copy to clipboard operation
firebase-admin-go copied to clipboard

Firebase Admin Go SDK

Results 110 firebase-admin-go issues
Sort by recently updated
recently updated
newest added
trafficstars

This MR adds a `phoneNumber` field to the user provider struct. Related issue: https://github.com/firebase/firebase-admin-go/issues/540 There is no relevant existing test.

### [REQUIRED] Step 2: Describe your environment * Operating System version: macOS Ventura 13.5.2 * Firebase SDK version: 4.12.1 * Library version: ? * Firebase Product: messaging (auth, database, storage,...

api: messaging

### [REQUIRED] Step 2: Describe your environment * Operating System version: Windows 11 Pro * Firebase SDK version: firebase.google.com/go/v4 * Library version: _____ * Firebase Product: database ### [REQUIRED] Step...

api: database

It fixes https://github.com/firebase/firebase-admin-go/issues/586. This is one of my suggestions that I have provided in the above issue. I believe that no one parses and utilizes the error message returned by...

### [REQUIRED] Step 2: Describe your environment * Operating System version: Mac OS Ventura Version 13.0.1 * Firebase SDK version: v4.12.0 * Library version: v4.12.0 * Firebase Product: auth (auth,...

api: auth

### [REQUIRED] Step 2: Describe your environment * Operating System version: Mac OS 13.5.2 * Firebase SDK version: 4.12.0 * Library version: _____ * Firebase Product: _____ (auth, database, storage,...

needs-triage

Like #574 mentioned. FIREBASE_DATABASE_EMULATOR_HOST is not working at all. the db URL should be http://127.0.0.1:9000?ns=dbname or https://.firebaseio.com The explanation of FIREBASE_DATABASE_EMULATOR_HOST in doc https://firebase.google.com/docs/emulator-suite/connect_rtdb#admin_sdks, says `Format should only be host:port,...

### [REQUIRED] Step 2: Describe your environment * Operating System version: linux * Firebase SDK version: latest * Library version: v4.12.0 * Firebase Product: messaging ### [REQUIRED] Step 3: Describe...

type: feature request

### [REQUIRED] Step 2: Describe your environment * Operating System version: macOS * Firebase SDK version: latest * Library version: v4.12.0 * Firebase Product: messaging ### [REQUIRED] Step 3: Describe...

type: feature request

### Describe your environment * Operating System version: Macbook Pro Apple M1 Ventura 13.4.1 running Dockerized env from `golang:1.20-alpine`. * Firebase SDK version: 4 * Library version: [v4.12.0](https://pkg.go.dev/firebase.google.com/go/[email protected]/appcheck?tab=versions) * Firebase...

needs-triage