3.0.5 • Published 3 years ago
mkm-service-user v3.0.5
Introduction
Service to support users
Getting Started
Install via npm
npm install mkm-service-userBuild and Test
Run build
npm run buildRun tests
npm testUsage
Example usage:
import { UserService } from 'mkm-service-user';
const userServiceConfig = {
apiUrl: 'http://myusers.mkmapps.local/api/',
authToken: 'dHSD6bsdds....',
roleToken: '45HS5645bd....'
};
const userService = new UserService(userServiceConfig);Methods
- getMyProfile()
getUserProfile(id)
3.0.4
3 years ago
3.0.5
3 years ago
3.0.3
3 years ago
3.0.2
3 years ago
3.0.1
3 years ago
3.0.0
4 years ago
2.0.9
5 years ago
2.0.8
5 years ago
2.0.7
5 years ago
2.0.6
5 years ago
2.0.5
6 years ago
2.0.4
6 years ago
2.0.3
6 years ago
2.0.2
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.0.21
7 years ago
1.0.20
7 years ago
1.0.19
7 years ago
1.0.18
7 years ago
1.0.17
7 years ago
1.0.16
7 years ago
1.0.15
7 years ago
1.0.14
8 years ago
1.0.13
8 years ago
1.0.12
8 years ago
1.0.11
8 years ago
1.0.10
8 years ago
1.0.8
8 years ago
1.0.7
8 years ago
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago