@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
22 lines (15 loc) • 729 B
Markdown
lang: en
title: 'API docs: authentication-jwt.user.verificationtoken'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/extensions/authentication-jwt
permalink: /doc/en/lb4/apidocs.authentication-jwt.user.verificationtoken.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/authentication-jwt](./authentication-jwt.md) > [User](./authentication-jwt.user.md) > [verificationToken](./authentication-jwt.user.verificationtoken.md)
## User.verificationToken property
<b>Signature:</b>
```typescript
verificationToken?: string;
```