changelog-web: Use refresh token

Changed expired token handling. Instead of requesting a new access token, the application now uses the refresh token. This fixes the case where users with multiple accounts need to reselect their account every hour to sign in.

BUG=b/160901711
TEST=run local

Change-Id: I26b84b8731fe14371ef2a48fe9ae034774ff98a3
1 file changed
tree: 902a6e1e27a96c2a649f7eb071f7636e1f9c7aaf
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.