@wildix/smithy-utils > authorizationMiddleware
authorizationMiddleware() function
Signature:
export declare function authorizationMiddleware(provider: TokenProviderConfig, next: any, context: any): any;
Parameters
Parameter | Type | Description |
---|---|---|
provider | ||
next | any | |
context | any |
Returns:
any