golang-samples icon indicating copy to clipboard operation
golang-samples copied to clipboard

feat(auth): add auth samples

Open FrodoTheTrue opened this issue 2 years ago • 6 comments

FrodoTheTrue avatar Aug 30 '22 15:08 FrodoTheTrue

Here is the summary of changes.

You are about to add 6 region tags.

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • [ ] Refresh this comment

snippet-bot[bot] avatar Aug 30 '22 15:08 snippet-bot[bot]

@quartzmo could you please take a loot once more? Also, I am receiving stange lint error ...

To fix this check, run "goimports -w . && find . -name go.mod -execdir go mod tidy \;"
HEAD detached at pull/2706/merge
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   auth/auth_test.go
	modified:   auth/id_token_from_impersonated_credentials.go

no changes added to commit (use "git add" and/or "git commit -a")
Error: Process completed with exit code 1.

Not sure what to do with that

FrodoTheTrue avatar Sep 05 '22 17:09 FrodoTheTrue

@codyoss could you please help me with an error above?

FrodoTheTrue avatar Sep 15 '22 16:09 FrodoTheTrue

Looks like you need to run goimports to format the files.

codyoss avatar Sep 15 '22 16:09 codyoss

oh, it's updated finally, thanks! waiting for the rest of the review for now :)

FrodoTheTrue avatar Sep 15 '22 16:09 FrodoTheTrue

@quartzmo could you please take a look once more?

FrodoTheTrue avatar Sep 16 '22 10:09 FrodoTheTrue

@codyoss could you please approve this?

FrodoTheTrue avatar Sep 22 '22 15:09 FrodoTheTrue