Sign in
fuchsia
/
third_party
/
github.com
/
rjw57
/
oauth2device
/
ed3112cd9cc6dbd970cffb73c69dbf77d1a72208
/
.
/
doc.go
blob: ad23ff3292573f50048afa1bc089c9d1abbec9d8 [
file
] [
log
] [
blame
]
/*
Package oauth2device provides a small shim around the golang.org/x/oauth2
package to support device authorization flows for Google. See the included
examples.
*/
package oauth2device