16848: Adds an extra token to be displayed on the 'get token' dialog.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 16 Feb 2021 23:00:57 +0000 (20:00 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 16 Feb 2021 23:00:57 +0000 (20:00 -0300)
commitf326404ea8ff55f3b177877eeef1136af34d18ba
tree7806255f54d35d7bf5b4ff3381b72800af64423b
parentb7eb7d60846333d93e91f98ec3e6fcdd94fca570
16848: Adds an extra token to be displayed on the 'get token' dialog.

Also, adds a "Get new token" button to the dialog to allow the user to
request new tokens.
These extra tokens won't be expired on logout, so they're suitable for use
on S3 URLs and other tasks the user may need.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/store/auth/auth-action.ts
src/store/auth/auth-reducer.ts
src/store/token-dialog/token-dialog-actions.tsx
src/views-components/token-dialog/token-dialog.tsx