databricks-cli/libs/auth
shreyas-goenka 549b226cbc
Add the `auth.ProcessEnv` function (#2404)
## Changes
This function provides all environment variables necessary to
authenticate the downstream applications to the same credentials as the
parent process.

It's used in https://github.com/databricks/cli/pull/2278 and will also
be useful for the `databricks bundle exec` command.

## Tests
Unit test.
2025-03-04 14:47:11 +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 the `auth.ProcessEnv` function (#2404) 2025-03-04 14:47:11 +00:00
env_test.go Add the `auth.ProcessEnv` function (#2404) 2025-03-04 14:47:11 +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