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

### Step 2: Describe your environment * Operating System version: all * Firebase SDK version: v3.12.1 * Library version: ? (which library?) * Firebase Product: auth ### Step 3: Describe...

api: auth

### Describe your environment * Operating System version: all * Firebase SDK version: v3.13.0 * Firebase Product: database ### Describe the problem The serverside timestamp value is a unique field...

help wanted
type: feature request
api: database

This commit should provide the feature requested in FR #99.

Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion Based on: https://github.com/firebase/snippets-node/pull/94 ### Testing Depends on...

add API for managing apps in a Firebase project.

help wanted
type: feature request

### [REQUIRED] Step 2: Describe your environment * Operating System version: MacOS Catalina 10.15.7 * Firebase SDK version: Latest * Library version: Latest * Firebase Product: _____ ### [REQUIRED] Step...

needs-triage

Hi, I have a use case of updating a counter field in the realtime db, and i am looking for this `ServerValue.Increment()` API, seems not supported in golang sdk. I...

type: feature request
api: database

### [READ] Step 1: Are you in the right place? as mentioned in doc https://firebase.google.com/docs/cloud-messaging/js/client https://caniuse.com/push-api "The FCM JavaScript API lets you receive notification messages in web apps running in...

api: messaging

Hi, it's already two days I'm trying to send an email verification mail, but the link inside the mail doesn't contain a value for apiKey. That's why I'm receiving this...

api: auth