---
lang: en
title: 'API docs: authentication.authenticationmetadata.strategy'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/packages/authentication
permalink: /doc/en/lb4/apidocs.authentication.authenticationmetadata.strategy.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; [strategy](./authentication.authenticationmetadata.strategy.md)

## AuthenticationMetadata.strategy property

Name of the authentication strategy

<b>Signature:</b>

```typescript
strategy: string;
```

