import { type DenoKVOAuth } from "https://deno.land/x/fathym_common@v0.0.141/src/src.deps.ts";
const { OAuth2ClientConfig } = DenoKVOAuth;
Properties
The client secret provided by the authorization server, if using a confidential client.
The URI of the client's redirection endpoint (sometimes also called callback URI).