Module

x/alosaur/src/security/oauth/mod.ts>UseGoogleOAuth

Alosaur - Deno web framework with many ES Decorators
Very Popular
Latest
function UseGoogleOAuth
import { UseGoogleOAuth } from "https://dotland.deno.dev/x/alosaur@v1.1.1/src/security/oauth/mod.ts";

Parameters

app: App<any>
options: Omit<OAuthOptions, DefaultsOptions>