import { createGitHubOAuth } from "https://deno.land/x/fathym_common@v0.2.165-integration/src/oauth/createGitHubOAuth.ts";
Creates an OAuth helpers object for GitHub OAuth.
Returns
An OAuth helpers object for GitHub OAuth.
x/fathym_common/src/oauth/createGitHubOAuth.ts>createGitHubOAuth
import { createGitHubOAuth } from "https://deno.land/x/fathym_common@v0.2.165-integration/src/oauth/createGitHubOAuth.ts";
Creates an OAuth helpers object for GitHub OAuth.
An OAuth helpers object for GitHub OAuth.