Opensearch dashboards.httpauth
Home > opensearch-dashboards > HttpAuth
HttpAuth interface
Signature:
export interface HttpAuth
Properties
| Property | Type | Description |
|---|---|---|
| get | GetAuthState | Gets authentication state for a request. Returned by auth interceptor. GetAuthState |
| isAuthenticated | IsAuthenticated | Returns authentication status for a request. IsAuthenticated |