googlesamples / functions-as-a-service

A demo showing Google Cloud Functions + Google Maps Platform

Repository from Github https://github.comgooglesamples/functions-as-a-serviceRepository from Github https://github.comgooglesamples/functions-as-a-service

Auth protected paths examples.

quantuminformation opened this issue · comments

commented

Many thanks for this, I'm going to use it as boilerplate for new projects!

Would you also consider adding best practices for auth on functions within a specific path?

You are welcome!

The question about auth seems like it should be in product documentation about cloud functions. Is it not anywhere in the docs?

cloud.google.com/functions

If not, let's file a bug on our docs. And link it here.

This project is just a demo that was used at Google I/O 2019.
It uses API Keys for GMP auth.

If there's a missing sample directly related to Google Cloud Functions, then we should add it here (or report a bug there):
https://cloud.google.com/functions/docs/securing/authenticating