6

I've seen some examples about how to secure api calls made by authenticated user (Secure HTTP trigger for Cloud Functions for Firebase, How to protect firebase Cloud Function HTTP endpoint to allow only Firebase authenticated users?). But my problem is that I need to call these endpoints also from my server (in which I implement my custom token authorization). Is there a way to secure calls from my server? Maybe generating a token for it or whatever?

aloj
  • 3,194
  • 7
  • 27
  • 38

0 Answers0