• Check if a user has permissions to perform staff operations

    Parameters

    • Optional payload: JwtPayload

      Payload of user performing the actual request

    Returns boolean

    True if the user is a STAFF, else false

Generated using TypeDoc