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

- Add `MultiplefactorConfig.state` support in Project and Tenant config which has been implemented in [firebase-admin-node](https://github.com/firebase/firebase-admin-node). - When I asked Firebase support, I was sure that you were planning to support...

**Describe your environment** * Operating System version: macOS Ventura 13.0.1 * Firebase SDK version: firebase.google.com/go/v4 v4.10.0 * Library version: v4.10.0 * Firebase Product: database **Describe the problem** json.Unmarshal() is robust...

api: database

* Operating System version: Ubuntu 22.04 * Firebase SDK version: 11.29.1 * Library version: firebase.google.com/go/v4 v4.11.0 * Firebase Product: emulators:auth #### Steps to reproduce: Using the Go SDK, I created...

needs-triage

### Describe your environment * Operating System version: Multiple (Amazon Linux, Mac OS Ventura 13.0.1 (22A400)) * Firebase SDK version: Firebase Admin SDK v4 * Library version: v4.8.0 * Go...

api: messaging

### Environment * Operating System version: macOS 13.2.1 * Firebase SDK version: Firebase Admin SDK v4 * Library version: v4.10.0 * Firebase Product: auth ### A problem We actively use...

api: auth

### [REQUIRED] Step 2: Describe your environment * Operating System version: no matter * Firebase SDK version: firebase.google.com/go/v4 v4.10.0 * Library version: v4.10.0 * Firebase Product: auth ### [REQUIRED] Step...

api: auth

I have a function that deletes some objects. This function works well, but when is used with Firebase Emulator, always return "bucket doesn't exist". go 1.16 **Code** e.g. ``` storage,...

api: storage

Hi, this is a Draft MR to implement ProjectManagement API. The code is missing Unit Tests, but I'd like to receive preliminary feedback about the code and the API design...

Hello, I've been reviewing the codebase and it looks like we could use some more unit tests in certain areas. Here is a list of locations that existing unit tests...

needs-triage