googleworkspace / hubot-google-hangouts-chat

Hubot adapter for Google Chat.
Apache License 2.0
24 stars 17 forks source link

fix: modified google-auth usage to work with new version #61

Open jahilldev opened 1 year ago

jahilldev commented 1 year ago

Following my previous package update PR, I've noticed the usage of google-auth has changed slightly, resulting in an invalid credentials error.

This PR fixes that.

It also seems like the automation for this project is broken (no updated packages are being published, missing linting rules, etc). See my issue here: https://github.com/googleworkspace/hubot-google-hangouts-chat/issues/60