changelog-webapp: Added signout

This CL adds the ability to signout and changes the login flow. Users will only receive a login prompt as a first-time/signed out user, or after a month of inactivity. These users will be prompted to select an a account and grant permissions to the app. Otherwise, if the token is only expired, the login flow is completed automatically to receive a new access token.

BUG=b/160901711
TEST=run local

Change-Id: Ic296ebab1b9a6bc60b8ce3593f9aa56c8168fbbc
9 files changed
tree: cf2b5986d35cca2e240d29547342cbb33aaa9d0e
  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.