e18f180609
* Add native Login method for GCP auth backend * Add native Login method for Azure auth backend * Add changelog entry * Use official azure library Environment struct rather than passing string, add timeouts * Use v1.3.0 which now has interface definition * Don't throw away error and close resp body * Back to WithResource so we can support non-Azure URLs for aud
3 lines
109 B
Plaintext
3 lines
109 B
Plaintext
```release-note:improvement
|
|
implements Login method in Go client libraries for GCP and Azure auth methods
|
|
``` |