UNPKG

@loopback/docs

Version:
31 lines (21 loc) 1 kB
--- lang: en title: 'API docs: authentication-jwt.tokenservicebindings' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/extensions/authentication-jwt permalink: /doc/en/lb4/apidocs.authentication-jwt.tokenservicebindings.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/authentication-jwt](./authentication-jwt.md) &gt; [TokenServiceBindings](./authentication-jwt.tokenservicebindings.md) ## TokenServiceBindings namespace <b>Signature:</b> ```typescript export declare namespace TokenServiceBindings ``` ## Variables | Variable | Description | | --- | --- | | [TOKEN\_EXPIRES\_IN](./authentication-jwt.tokenservicebindings.token_expires_in.md) | | | [TOKEN\_SECRET](./authentication-jwt.tokenservicebindings.token_secret.md) | | | [TOKEN\_SERVICE](./authentication-jwt.tokenservicebindings.token_service.md) | |