UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

24 lines (16 loc) 836 B
--- lang: en title: 'API docs: authentication.authentication_metadata_key' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/authentication 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 Alias for AUTHENTICATION\_METADATA\_METHOD\_KEY to keep it backward compatible <b>Signature:</b> ```typescript AUTHENTICATION_METADATA_KEY: MetadataAccessor<AuthenticationMetadata, MethodDecorator> ```