Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EndUserAuthConfig

import type { EndUserAuthConfig } from "https://googleapis.deno.dev/v1/ces:v1.ts";

End-user authentication configuration used for Connection calls. The field values must be the names of context variables in the format $context.variables..

interface EndUserAuthConfig {}

§Properties

§

Oauth 2.0 Authorization Code authentication.

§

JWT Profile Oauth 2.0 Authorization Grant authentication.