databricks-sql-go
databricks-sql-go copied to clipboard
Token Federation for Go Driver (3/3)
Two comprehensive examples demonstrating token provider usage:
- token_federation: Simple external token provider with federation
- browser_oauth_federation: Full browser OAuth flow with automatic token exchange
Both examples show real-world integration patterns for custom authentication.