Module

x/fresh/tests/deps.ts>Page#authenticate

The next-gen web framework.
Extremely Popular
Go to Latest
method Page.prototype.authenticate
import { Page } from "https://dotland.deno.dev/x/fresh@1.5.2/tests/deps.ts";

Provide credentials for HTTP authentication.

Parameters

credentials: Credentials

Returns

Promise<void>