@loopback/docs
Version:
Documentation for LoopBack 4
31 lines (20 loc) • 881 B
Markdown
lang: en
title: 'API docs: authentication.authenticationmetadata'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.authentication.authenticationmetadata.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/authentication](./authentication.md) > [AuthenticationMetadata](./authentication.authenticationmetadata.md)
## AuthenticationMetadata interface
Authentication metadata stored via Reflection API
<b>Signature:</b>
```typescript
export interface AuthenticationMetadata
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [options](./authentication.authenticationmetadata.options.md) | <code>Object</code> | |
| [strategy](./authentication.authenticationmetadata.strategy.md) | <code>string</code> | |