Rob Kerr's Blog
  • Home
  • About
  • Portfolio
Sign in Subscribe

Cloud Function

A collection of 2 posts
Backend

Adding an X-Auth-Key to a Firebase Function stored in Google Secret Manager

Firebase cloud functions can be secured through various mechanisms supplied by Firebase with out-of-the-box features: 1. Functions can easily determine whether the user is being called by a user who has been authenticated by Firebase Auth 2. We can use Firebase App Check to ensure Functions can only be called
Apr 5, 2023 5 min read
Backend

Sending a Push Notification from a Firebase Function

An essential part of maintaining user engagement with mobile applications is sending push notifications at the appropriate time.  Push notifications come in two flavors: * Local push notifications: notifications scheduled by the app itself, based on internal events.  For example, a simple timer app could schedule a push notification to alert
Apr 4, 2023 4 min read
Page 1 of 1
Rob Kerr's Blog © 2023
  • Sign up
Powered by Ghost