Skip to content

Opensearch dashboards.onpostauthtoolkit

Home > opensearch-dashboards > OnPostAuthToolkit

OnPostAuthToolkit interface

A tool set defining an outcome of OnPostAuth interceptor for incoming request.

Signature:

export interface OnPostAuthToolkit 

Properties

Property Type Description
next () => OnPostAuthResult To pass request to the next handler