@loopback/docs
Version:
Documentation for LoopBack 4
28 lines (18 loc) • 705 B
Markdown
lang: en
title: 'API docs: authentication.authenticate'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.authentication.authenticate.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/authentication](./authentication.md) > [authenticate](./authentication.authenticate.md)
## authenticate namespace
<b>Signature:</b>
```typescript
export declare namespace authenticate
```
## Variables
| Variable | Description |
| --- | --- |
| [skip](./authentication.authenticate.skip.md) | <code>@authenticate.skip()</code> - a sugar decorator to skip authentication |