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
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