Module

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

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

type

(options: BearerAuthOptions) => MiddlewareHandler