Module

x/hono/middleware/bearer-auth/index.ts>bearerAuth

Web Framework built on Web Standards
Very Popular
Go to Latest
variable bearerAuth
import { bearerAuth } from "https://dotland.deno.dev/x/hono@v4.3.9/middleware/bearer-auth/index.ts";

type

(options: BearerAuthOptions) => MiddlewareHandler