blidd-google
blidd-google
Auth context support has only been available for RTDB 1st gen functions — until now! The Firestore and Eventarc teams have recently added support for Firestore Cloud Events to include...
GCIP now supports a new event type that triggers before emails are sent using Identity Platform. This PR adds a new trigger to respond to the `beforeSendEmail` event type. Based...
Auth context support has only been available for RTDB 1st gen functions — until now! The Firestore and Eventarc teams have recently added support for Firestore Cloud Events to include...
During local development, we may want to iterate on early changes to a build adapter in the context of the buildpacks, without cutting a release to the @apphosting npm registry....
Burning down on some tech debt here from the pre-I/O push. Refactors the logic configuring build options into an npm module that can be published separately and shared between the...
In the firebase init apphosting flow, we preemptively enable ensure the App Hosting compute service accounts exists and add the required IAM roles. However, we don't actually need the compute...