Skip to main content
Very Popular
Go to Latest
class GithubOauth
implements Middleware
import { GithubOauth } from "https://deno.land/x/aleph@1.0.0-beta.21/examples/feature-apps/github-oauth-middleware/oauth.ts";

Constructors

new
GithubOauth(config: GithubOauthConfig)

Properties

readonly
name: string

Methods

fetch(req: Request, ctx: Context)