googleworkspace / go-samples

Go samples for Google Workspace APIs
Apache License 2.0
213 stars 100 forks source link

Fix: Update drive quickstart authorization code flow #88

Open almaraz333 opened 7 months ago

almaraz333 commented 7 months ago

I experienced an issue where the last page of the oAuth screen errors but the authorization code is still available through the URL. This updates the this flow to make it more obvious to the user that this could happen and where to find the code.

It also makes it more clear where to type the authorization code.

google-cla[bot] commented 7 months ago

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).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.