You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scripts for encrypting/decrypting environment variables and service accounts.
Trigger for creating a user in the Firestore when registering in Firebase.Auth.
Trigger for deleting a user in the Firestore when deleting from Firebase.Auth.
One gRPC function app with one unprotected method v1_ping.
One http api function with one non protected route v1/ping and one protected route v1/user and methods get and patch. (requires firebase token ID for authentication)