UNPKG

@loopback/docs

Version:
23 lines (15 loc) 719 B
--- lang: en title: 'API docs: authentication.authentication_metadata_key' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.authentication.authentication_metadata_key.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/authentication](./authentication.md) &gt; [AUTHENTICATION\_METADATA\_KEY](./authentication.authentication_metadata_key.md) ## AUTHENTICATION\_METADATA\_KEY variable The key used to store log-related via @<!-- -->loopback/metadata and reflection. <b>Signature:</b> ```typescript AUTHENTICATION_METADATA_KEY: MetadataAccessor<AuthenticationMetadata, MethodDecorator> ```