databricks-cli/cmd/auth
Fabian Jakobs b97e90acf1
bricks auth profiles tweaks ()
- add `validate` flag
- return empty list if config file doesn't exist
2023-01-24 15:54:28 +01:00
..
README.md Added `bricks auth login` and `bricks auth token` () 2023-01-06 16:15:57 +01:00
auth.go Added `bricks auth login` and `bricks auth token` () 2023-01-06 16:15:57 +01:00
env.go Added `bricks auth login` and `bricks auth token` () 2023-01-06 16:15:57 +01:00
login.go Added `bricks auth login` and `bricks auth token` () 2023-01-06 16:15:57 +01:00
profiles.go bricks auth profiles tweaks () 2023-01-24 15:54:28 +01:00
token.go Added `bricks auth login` and `bricks auth token` () 2023-01-06 16:15:57 +01:00

README.md

Auth challenge (happy path)

Simplified description of PKCE implementation:

Token refresh (happy path)