UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

74 lines (38 loc) 1.45 kB
--- lang: en title: 'API docs: authentication-jwt.userservicebindings' 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.userservicebindings.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/authentication-jwt](./authentication-jwt.md) &gt; [UserServiceBindings](./authentication-jwt.userservicebindings.md) ## UserServiceBindings namespace **Signature:** ```typescript export declare namespace UserServiceBindings ``` ## Variables <table><thead><tr><th> Variable </th><th> Description </th></tr></thead> <tbody><tr><td markdown="1"> [DATASOURCE\_NAME](./authentication-jwt.userservicebindings.datasource_name.md) </td><td markdown="1"> </td></tr> <tr><td markdown="1"> [USER\_CREDENTIALS\_REPOSITORY](./authentication-jwt.userservicebindings.user_credentials_repository.md) </td><td markdown="1"> </td></tr> <tr><td markdown="1"> [USER\_REPOSITORY](./authentication-jwt.userservicebindings.user_repository.md) </td><td markdown="1"> </td></tr> <tr><td markdown="1"> [USER\_SERVICE](./authentication-jwt.userservicebindings.user_service.md) </td><td markdown="1"> </td></tr> </tbody></table>