Type alias AuthorizeValidator

AuthorizeValidator: ((context) => any)

Type declaration

    • (context): any
    • A validator for 'authorize' actions.

      Parameters

      Returns any

      A result, that indicates if request is authorized or not.

Generated using TypeDoc