developer-bridge icon indicating copy to clipboard operation
developer-bridge copied to clipboard

update production clientId, fix filename typo

Open marktengi opened this issue 3 years ago • 2 comments

I noticed this was out of date while trying to log in using env vars, so I grabbed the id from a browser-based login. I also noticed that environments was missing the first n in some filenames, so I fixed that too.

marktengi avatar May 01 '22 03:05 marktengi

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

google-cla[bot] avatar May 01 '22 03:05 google-cla[bot]

The client ID is already correct: this project uses a specific one assigned to it not used on any web app. Other changes look good though!

Hexxeh avatar May 01 '22 08:05 Hexxeh