first try at auth before swtiching

This commit is contained in:
2025-08-27 18:01:03 -07:00
parent f4b9f350ae
commit dc5bfcb281
8 changed files with 728 additions and 106 deletions

View File

@@ -19,7 +19,7 @@ func main() {
os.Exit(1)
}
// Create authentication client
// Create authentication client with headless mode enabled
authClient := auth.NewAuthClient()
// Authenticate with credentials