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