You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support custom oauth client id and redirect port (#75)
* Support custom oauth client id and rediret port range
PySQL is used by other tools/CLIs which have own oauth client id,
we need to expose oauth_client_id and oauth_redirect_port_range
as the connection parameters to support this customization.
Signed-off-by: Jacky Hu <[email protected]>
* Change oauth redirect port range to port
Signed-off-by: Jacky Hu <[email protected]>
* Fix type check issue
Signed-off-by: Jacky Hu <[email protected]>
Signed-off-by: Jacky Hu <[email protected]>
0 commit comments