databricks-sql-go icon indicating copy to clipboard operation
databricks-sql-go copied to clipboard

Token Federation for Go Driver (3/3)

Open madhav-db opened this issue 4 months ago • 0 comments

Two comprehensive examples demonstrating token provider usage:

  1. token_federation: Simple external token provider with federation
  2. browser_oauth_federation: Full browser OAuth flow with automatic token exchange

Both examples show real-world integration patterns for custom authentication.

madhav-db avatar Oct 30 '25 05:10 madhav-db