---
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/strongloop/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

<b>Signature:</b>

```typescript
export declare namespace UserServiceBindings 
```

## Variables

|  Variable | Description |
|  --- | --- |
|  [DATASOURCE\_NAME](./authentication-jwt.userservicebindings.datasource_name.md) |  |
|  [USER\_CREDENTIALS\_REPOSITORY](./authentication-jwt.userservicebindings.user_credentials_repository.md) |  |
|  [USER\_REPOSITORY](./authentication-jwt.userservicebindings.user_repository.md) |  |
|  [USER\_SERVICE](./authentication-jwt.userservicebindings.user_service.md) |  |


