UNPKG

@loopback/docs

Version:

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

24 lines (16 loc) 769 B
--- lang: en title: 'API docs: mock-oauth2-provider.userrepository' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/fixtures/mock-oauth2-provider permalink: /doc/en/lb4/apidocs.mock-oauth2-provider.userrepository.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/mock-oauth2-provider](./mock-oauth2-provider.md) &gt; [userRepository](./mock-oauth2-provider.userrepository.md) ## userRepository variable Sample data to mock existing registered users new users can be registered with the repository functions **Signature:** ```typescript userRepository: UserRepository ```