Skip to main content
Latest
interface SecurityAuthentication
import { type SecurityAuthentication } from "https://deno.land/x/periskope_maytapi_deno@v1.4.0/index.ts";

Interface authentication schemes.

Methods

getName(): string
applySecurityAuthentication(context: RequestContext): void | Promise<void>

Applies the authentication scheme to the request context