class TencentCloud::Common::OIDCCredential

def credential

def credential
  refresh
  [@secret_id, @secret_key, @token]
end