Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

References

default

Renames and exports Auth

Type aliases

Exclude

Exclude: string | RegExp | ((request: Request, response?: Response) => boolean)

Define a type of request or response to be excluded

Method

Method: "get" | "GET" | "delete" | "DELETE" | "head" | "HEAD" | "options" | "OPTIONS" | "post" | "POST" | "put" | "PUT" | "patch" | "PATCH" | "link" | "LINK" | "unlink" | "UNLINK"

Legend

  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter

Generated using TypeDoc