]> git.cworth.org Git - turbot/commit
gsheets-authenticate: Change to using base64 to encode the pickled token
authorCarl Worth <cworth@cworth.org>
Sat, 17 Oct 2020 14:48:29 +0000 (07:48 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2020 21:43:17 +0000 (14:43 -0700)
commit879b8581e5abc91c87ef8a537dac158f3ac04cf4
treea2e62600a9235a79c328d63e4c5c1490f2378587
parent6ea1a40d0fdf0182e2b3154ffc7d4bc91e2a9541
gsheets-authenticate: Change to using base64 to encode the pickled token

This allows the final token to be used in places where arbitrary
binary data cannot be (such as an environment variable, etc.).
.gitignore
gsheets-authenticate.py