mirror of
https://github.com/restic/restic.git
synced 2025-08-12 08:27:40 +00:00
Merge pull request #2849 from classmarkets/gcs-access-token
gs: support authentication with access token
This commit is contained in:
7
changelog/unreleased/pull-2849
Normal file
7
changelog/unreleased/pull-2849
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Authenticate to Google Cloud Storage with access token
|
||||
|
||||
When using the GCS backend, it is now possible to authenticate with OAuth2
|
||||
access tokens instead of a credentials file by setting the GOOGLE_ACCESS_TOKEN
|
||||
environment variable.
|
||||
|
||||
https://github.com/restic/restic/pull/2849
|
Reference in New Issue
Block a user