Skip to content

Commit

Permalink
GITBOOK-596: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
carlospolop authored and gitbook-bot committed Mar 9, 2024
1 parent dba4a59 commit 8cdd0b7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ sqlite3 ./.config/gcloud/credentials.db "select value from credentials where acc
```
{% endcode %}

It's also possible to find refresh tokens in **`$HOME/.config/gcloud/application_default_credentials.json`** and in **`$HOME/.config/gcloud/legacy_credentials/*/adc.json`**.

To get a new refreshed access token with the **refresh token**, client ID, and client secret run:

{% code overflow="wrap" %}
Expand Down

0 comments on commit 8cdd0b7

Please sign in to comment.