trino-go-client icon indicating copy to clipboard operation
trino-go-client copied to clipboard

Add support for username and password authentication in Config struct

Open Mandukhai-Alimaa opened this issue 6 months ago • 0 comments

Currently, the Go Trino client Config struct supports various authentication methods, including access tokens and Kerberos, but does not provide fields for username and password.

Mandukhai-Alimaa avatar Oct 09 '25 03:10 Mandukhai-Alimaa