Options
All
  • Public
  • Public/Protected
  • All
Menu

Result of a 'setupForAzureAD' function call.

Hierarchy

  • ISetupForAzureADResult

Index

Properties

Properties

withAzureADBearer

withAzureADBearer: () => RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>

Creates a request handler, which requires a valie Azure AD Bearer token.

Type declaration

    • (): RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>
    • Returns RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>

Generated using TypeDoc