firebase-admin-go
firebase-admin-go copied to clipboard
Firebase Admin Go SDK
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,...
### [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...
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,...
### [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,...
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...
### [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...
### 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...