Skip to main content
Module

x/alosaur/src/security/oauth/google/use-google-oauth.ts>UseGoogleOAuth

Alosaur - Deno web framework with many decorators
Go to Latest
function UseGoogleOAuth
import { UseGoogleOAuth } from "https://deno.land/x/alosaur@v1.1.0/src/security/oauth/google/use-google-oauth.ts";

Parameters

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