Skip to main content
Home

Basic wrapper of HTTP authentication

This package works with Cloudflare Workers, Node.js, Deno, Bun
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
94%
Published
11 months ago (0.0.2)

Basic wrapper of HTTP authentication

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@bengineering/http-authentication

Import symbol

import * as http_authentication from "@bengineering/http-authentication";
or

Import directly with a jsr specifier

import * as http_authentication from "jsr:@bengineering/http-authentication";

Add Package

pnpm i jsr:@bengineering/http-authentication
or (using pnpm 10.8 or older)
pnpm dlx jsr add @bengineering/http-authentication

Import symbol

import * as http_authentication from "@bengineering/http-authentication";

Add Package

yarn add jsr:@bengineering/http-authentication
or (using Yarn 4.8 or older)
yarn dlx jsr add @bengineering/http-authentication

Import symbol

import * as http_authentication from "@bengineering/http-authentication";

Add Package

vlt install jsr:@bengineering/http-authentication

Import symbol

import * as http_authentication from "@bengineering/http-authentication";

Add Package

npx jsr add @bengineering/http-authentication

Import symbol

import * as http_authentication from "@bengineering/http-authentication";

Add Package

bunx jsr add @bengineering/http-authentication

Import symbol

import * as http_authentication from "@bengineering/http-authentication";