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