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.
This commit is contained in:
Kevin Ruffin
2022-02-17 21:33:39 -05:00
parent f502f51e59
commit e3e6c2d0c4
2 changed files with 70 additions and 60 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.token