Skip to main content
Module

x/google_datastore/auth.ts>OAuth2Token#toString

A set of APIs that allow interfacing to Google Datastore on GCP from Deno.
Go to Latest
method OAuth2Token.prototype.toString
import { OAuth2Token } from "https://deno.land/x/google_datastore@0.0.14/auth.ts";

Returns the token as a value for an Authorization: header.

Returns

string