1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:18:32 -06:00
go/cmd/auth
Bryan C. Mills 052fc3cfdb cmd/auth/cookieauth: add a GOAUTH implementation that reads from a cookiefile
Updates golang/go#26232

Change-Id: Ic8a7336eeb395fb9e8bbb7589a98a402deed0501
Reviewed-on: https://go-review.googlesource.com/c/tools/+/161669
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
2019-04-05 18:06:40 +00:00
..
authtest cmd/auth/authtest: add a manual-test harness for GOAUTH implementations 2019-04-05 18:06:07 +00:00
cookieauth cmd/auth/cookieauth: add a GOAUTH implementation that reads from a cookiefile 2019-04-05 18:06:40 +00:00
gitauth cmd/auth/gitauth: add a reference GOAUTH implementation using 'git credential fill' 2019-04-05 18:06:12 +00:00
netrcauth cmd/auth/netrcauth: add a reference GOAUTH implementation using .netrc files 2019-04-05 18:06:24 +00:00