Go to file
Kevin Ruffin e3e6c2d0c4 Adds saving the token to a file for reuse. Adds logging in via a webview
and reading the auth token out of the browser view to finish the auth
dance.
2022-02-17 21:33:39 -05:00
.gitignore Adds saving the token to a file for reuse. Adds logging in via a webview 2022-02-17 21:33:39 -05:00
go.mod Initial commit. 2022-02-17 20:12:44 -05:00
go.sum Initial commit. 2022-02-17 20:12:44 -05:00
main.go Adds saving the token to a file for reuse. Adds logging in via a webview 2022-02-17 21:33:39 -05:00