databricks-cli/cmd/auth
Denis Bilenko e2cd8c2f34
Enable perfsprint linter and apply autofix ()
https://github.com/catenacyber/perfsprint
2025-01-07 10:49:23 +00:00
..
testdata Fix host resolution order in `auth login` () 2024-08-14 13:01:00 +00:00
README.md Rename bricks -> databricks () 2023-05-16 18:35:39 +02:00
auth.go Enable perfsprint linter and apply autofix () 2025-01-07 10:49:23 +00:00
describe.go Enable gofumpt and goimports in golangci-lint () 2024-12-12 10:28:42 +01:00
describe_test.go Enable perfsprint linter and apply autofix () 2025-01-07 10:49:23 +00:00
env.go Enable perfsprint linter and apply autofix () 2025-01-07 10:49:23 +00:00
login.go Enable perfsprint linter and apply autofix () 2025-01-07 10:49:23 +00:00
login_test.go Fix host resolution order in `auth login` () 2024-08-14 13:01:00 +00:00
profiles.go Update error checks that use the `os` package to use `errors.Is` () 2024-06-03 12:39:36 +00:00
profiles_test.go Pass `DATABRICKS_CONFIG_FILE` env var to sdk config during `auth profiles` () 2024-04-24 09:18:13 +00:00
token.go Enable errcheck everywhere and fix or silent remaining issues () 2024-12-11 13:26:00 +01:00
token_test.go Improve token refresh flow () 2024-05-16 10:22:09 +00:00

README.md

Auth challenge (happy path)

Simplified description of PKCE implementation:

Token refresh (happy path)