Guardian is universal data access management tool with automated access workflows and security controls across data stores, analytical systems, and cloud products.
If we use WithHTTPClient(), then the BigQuery client will be created without applying the WithToken() option. This means that Oauth won't be set up properly.
fix https://github.com/odpf/guardian/issues/345
If we use WithHTTPClient(), then the BigQuery client will be created without applying the WithToken() option. This means that Oauth won't be set up properly.