-
Notifications
You must be signed in to change notification settings - Fork 1k
endpoints: add GitLab DeviceAuthURL #733
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
This PR (HEAD: 6ecd45e) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/oauth2/+/600095. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Matt Hickford: Patch Set 1: Auto-Submit+1 Commit-Queue+1 Run-TryBot+1 TryBot-Bypass+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-07-22T09:37:09Z","revision":"57188a150ba98ca1d57b3bcff1896b1cb152b5fb"} Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Gopher Robot: Patch Set 1: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Matt Hickford: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Go LUCI: Patch Set 1: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Matt Hickford: Patch Set 2: Run-TryBot+1 TryBot-Bypass+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Dmitri Shuralyov: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Matt Hickford: Patch Set 2: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from David Chase: Patch Set 2: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
Message from Michael Knyszek: Patch Set 2: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/600095. |
See GitLab documentation https://docs.gitlab.com/ee/api/oauth2.html#device-authorization-grant-flow. Change-Id: Ideffbfcb67e0b25251a0b18148e57eab43124d37 GitHub-Last-Rev: 6ecd45e GitHub-Pull-Request: #733 Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/600095 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Matt Hickford <matt.hickford@gmail.com> Reviewed-by: Matt Hickford <matt.hickford@gmail.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: David Chase <drchase@google.com> TryBot-Bypass: Matt Hickford <matt.hickford@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This PR is being closed because golang.org/cl/600095 has been merged. |
See GitLab documentation https://docs.gitlab.com/ee/api/oauth2.html#device-authorization-grant-flow.