Hi, I'm a newbie to cloud functions. I'm using them for a web app, and was surprised to see that when deployed they are completely public.
Is there no way to secure them without doing it in the function in itself? Maybe by means of a service account or something similar. If you can't, what would be the correct way to protect a REST cloud function endpoint? The most relevant article i've found is this one, and it doesn't give me very much hope: https://stackoverflow.com/questions/46358013/secure-google-cloud-functions-http-trigger-with-auth Thanks, Miguel Pagán Murphy -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b71efbcd-3a4f-499a-95b9-e2845b762d29%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
