UNPKG

@loopback/docs

Version:
25 lines (17 loc) 703 B
--- lang: en title: 'API docs: authentication.authenticationmetadata.options' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.authentication.authenticationmetadata.options.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/authentication](./authentication.md) &gt; [AuthenticationMetadata](./authentication.authenticationmetadata.md) &gt; [options](./authentication.authenticationmetadata.options.md) ## AuthenticationMetadata.options property Options for the authentication strategy <b>Signature:</b> ```typescript options?: { [name: string]: any; }; ```