serverless / serverless-google-cloudfunctions

Serverless Google Cloud Functions Plugin – Adds Google Cloud Functions support to the Serverless Framework
https://www.serverless.com
MIT License
271 stars 127 forks source link

Fix authentication and logs #241

Closed upodroid closed 3 years ago

upodroid commented 3 years ago

Fixed auth mechanisms and Logs.

I'm not great at JS :( The changes work but i'm stuck on rejigging the test.

Fixes: https://github.com/serverless/serverless-google-cloudfunctions/pull/123 Fixes: https://github.com/serverless/serverless-google-cloudfunctions/issues/234 Fixes: https://github.com/serverless/serverless-google-cloudfunctions/issues/238