[][src]Function grpcio_sys::grpc_google_default_credentials_create

pub unsafe extern "C" fn grpc_google_default_credentials_create(
) -> *mut grpc_channel_credentials

Creates default credentials to connect to a google gRPC service. WARNING: Do NOT use this credentials to connect to a non-google service as this could result in an oauth2 token leak.