-
Notifications
You must be signed in to change notification settings - Fork 1k
google: add external account documentation #485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. ℹ️ Googlers: Go here for more info. |
Change-Id: I30610b306ea5a8c1d7e1fc3e6f151a4449345331
6effc54 to
da81792
Compare
|
This PR (HEAD: da81792) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/oauth2/+/301610 to see it. Tip: You can toggle comments from me using the |
|
Message from Cody Oss: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
|
Message from Cody Oss: Patch Set 1: Run-TryBot+1 Trust+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
|
Message from Go Bot: Patch Set 1: TryBots beginning. Status page: https://farmer.golang.org/try?commit=d6276e1b Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
|
Message from Go Bot: Patch Set 1: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
Change-Id: I763526c33b0a7952ccc205df421d0e2bee39c4f7
|
This PR (HEAD: 9d2d872) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/oauth2/+/301610 to see it. Tip: You can toggle comments from me using the |
|
Message from Tyler Bui-Palsulich: Patch Set 2: Trust+1 (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
|
This PR (HEAD: 89cec01) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/oauth2/+/301610 to see it. Tip: You can toggle comments from me using the |
|
This PR (HEAD: 78072af) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/oauth2/+/301610 to see it. Tip: You can toggle comments from me using the |
|
Message from Patrick Jones: Patch Set 4: (5 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
|
Message from Cody Oss: Patch Set 4: Run-TryBot+1 Trust+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
|
Message from Go Bot: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
|
Message from Go Bot: Patch Set 4: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
|
Message from Cody Oss: Patch Set 4: Code-Review+2 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
|
This PR (HEAD: c846ea6) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/oauth2/+/301610 to see it. Tip: You can toggle comments from me using the |
|
Message from Patrick Jones: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/301610. |
Adds some documentation to existing public structures for third-party authentication. Change-Id: I756f5cd5619fbd752c028e99176991139fd45c60 GitHub-Last-Rev: c846ea6 GitHub-Pull-Request: #485 Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/301610 Trust: Cody Oss <codyoss@google.com> Trust: Tyler Bui-Palsulich <tbp@google.com> Reviewed-by: Cody Oss <codyoss@google.com>
|
This PR is being closed because golang.org/cl/301610 has been merged. |
Adds some documentation to existing public structures for third-party authentication.