@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
22 lines (15 loc) • 918 B
Markdown
lang: en
title: 'API docs: authentication-jwt.refreshtokenservicebindings.refresh_token_service'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/extensions/authentication-jwt
permalink: /doc/en/lb4/apidocs.authentication-jwt.refreshtokenservicebindings.refresh_token_service.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/authentication-jwt](./authentication-jwt.md) > [RefreshTokenServiceBindings](./authentication-jwt.refreshtokenservicebindings.md) > [REFRESH\_TOKEN\_SERVICE](./authentication-jwt.refreshtokenservicebindings.refresh_token_service.md)
## RefreshTokenServiceBindings.REFRESH\_TOKEN\_SERVICE variable
<b>Signature:</b>
```typescript
REFRESH_TOKEN_SERVICE: BindingKey<RefreshTokenService>
```