Module

x/alosaur/src/security/oauth/google/google-oauth-defaults.ts>GoogleOauthDefaults

Alosaur - Deno web framework with many decorators
Go to Latest
class GoogleOauthDefaults
import { GoogleOauthDefaults } from "https://dotland.deno.dev/x/alosaur@v0.35.0/src/security/oauth/google/google-oauth-defaults.ts";

Static Properties

authorizationEndpoint: string
callbackPath: string
scope: string
tokenEndpoint: string
userInformationEndpoint: string