Lahiru Maramba

Results 27 issues of Lahiru Maramba

Adds two new optional boolean properties, `bandwidthConstrainedOk` and `restrictedSatelliteOk`, to the `AndroidConfig` type in the messaging API. This change includes: - Updating the `AndroidConfig` interface in `src/messaging/messaging-api.ts`. - Adding the...

release:stage

This PR adds support for App Check token consumption (replay protection) to the `app_check.verify_token()` API

release-note
release:stage

This change implements the `accounts:query` functionality, providing a new `QueryUsers` method that allows searching for users with filters and sorting options. RELEASE_NOTE: Added `QueryUsers()` API to support querying user accounts...

release-note
release:stage

Add project and tenant level context for Auth API implementations.

Updated default branch name to main If you have a local clone, you can update it by running the following commands: ``` git branch -m master main git fetch origin...

release:stage