3.0.5 • Published 2 years ago
mkm-service-user v3.0.5
Introduction
Service to support users
Getting Started
Install via npm
npm install mkm-service-user
Build and Test
Run build
npm run build
Run tests
npm test
Usage
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
2 years ago
3.0.5
2 years ago
3.0.3
2 years ago
3.0.2
2 years ago
3.0.1
2 years ago
3.0.0
3 years ago
2.0.9
4 years ago
2.0.8
4 years ago
2.0.7
4 years ago
2.0.6
4 years ago
2.0.5
5 years ago
2.0.4
5 years ago
2.0.3
5 years ago
2.0.2
5 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.0.21
6 years ago
1.0.20
6 years ago
1.0.19
6 years ago
1.0.18
6 years ago
1.0.17
6 years ago
1.0.16
6 years ago
1.0.15
6 years ago
1.0.14
7 years ago
1.0.13
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.10
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago