cloud-storage-rs icon indicating copy to clipboard operation
cloud-storage-rs copied to clipboard

feat(auth): Using auth crate so there are more options to authenticat…

Open dark0dave opened this issue 1 year ago • 5 comments

Using auth crate so there are more options to authenticate, see auth crate for authentication options

dark0dave avatar Dec 22 '22 00:12 dark0dave

@ThouCheese @dark0dave how can i verify these changes are working? Whats stopping/missing in order to merge this?

omrihaber avatar Aug 27 '23 13:08 omrihaber

@omrihaber you can use the environment variable with a google service account.

dark0dave avatar Sep 05 '23 15:09 dark0dave

https://cloud.google.com/docs/authentication/provide-credentials-adc#local-key

dark0dave avatar Sep 05 '23 15:09 dark0dave

This should also enable workload identity in k8s

dark0dave avatar Sep 05 '23 15:09 dark0dave

I just wanted to take the pain of auth away, so we could use a standard crate: https://docs.rs/gcp_auth/latest/gcp_auth/

dark0dave avatar Sep 05 '23 15:09 dark0dave

Hi ! Any update on this ? it seems ready and we can really use this. :)

BH-ITAY avatar Mar 28 '24 13:03 BH-ITAY

@BH-ITAY I am already using my fork in prod.

dark0dave avatar Apr 01 '24 19:04 dark0dave