Page Contents
Home > @loopback/authorization > AuthorizationInterceptor > intercept
AuthorizationInterceptor.intercept() method
Signature:
intercept(invocationCtx: InvocationContext, next: Next): Promise<NonVoid>;
Parameters
| Parameter | Type | Description |
|---|---|---|
|
invocationCtx | ||
|
next |
Returns:
Promise<NonVoid>