databricks-cli/libs/auth
shreyas-goenka 6c3ddbd921
Add `auth.Env` function (#2204)
## Changes
`auth.Env` is a generic function that we can use for authenticated tools
downstream to the CLI.

## Tests
Unit test.
2025-01-22 12:14:54 +00:00
..
cache Enable testifylint and fix the issues (#2065) 2025-01-02 12:03:41 +01:00
callback.go Enable errcheck everywhere and fix or silent remaining issues (#1987) 2024-12-11 13:26:00 +01:00
env.go Add `auth.Env` function (#2204) 2025-01-22 12:14:54 +00:00
env_test.go Add `auth.Env` function (#2204) 2025-01-22 12:14:54 +00:00
oauth.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
oauth_test.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
page.tmpl Fix link to workspace after AWS OAuth login (#234) 2023-03-08 11:56:46 +01:00