cli / oauth

A library for performing OAuth Device flow and Web application flow in Go client apps.
https://pkg.go.dev/github.com/cli/oauth
MIT License
460 stars 63 forks source link

Improve examples #41

Closed mislav closed 1 year ago

mislav commented 1 year ago

Use a little trick I learned from @mntlty https://github.com/cli/go-gh/pull/88