Lahiru Maramba

Results 27 issues of Lahiru Maramba

- Migrate Application default credentials, Service account credentials, Refresh token credentials, and Compute engine credentials to use `google-auth-library` Resolves: #1377

release:stage
release:publish
release:tweet

release:stage
release:tweet
release:publish

type:feature request
status:triaged
p3

Fixes: #381, and #370 Thanks @martinwiboe for the contribution in #329

release-note
release:stage

The `sendEachInBatch` function, used for sending FCM messages individually within a batch, previously created a new goroutine for each message. This could lead to high CPU usage for large batches....

release:stage

This PR adds support for the limitedUse parameter in the `createToken()` API of the App Check module. This allows users to generate tokens with replay protection, suitable for one-time use...

release-note
release:stage

Test PR to trigger CI on Node.js 25.x