Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AuthController<Authenticator>

Type parameters

Hierarchy

  • AuthController

Index

Constructors

Properties

apiPathname: string
authenticators: Authenticator[]
secret: string

Methods

  • delegateAuthRequest(req: IncomingMessage, res: ServerResponse, routingInfo?: RoutingInfo): Promise<void>
  • verifyAuth(req: HttpRequestInfo, tokenProvided?: string): Promise<AuthVerifyResult<Authenticator>>

Generated using TypeDoc