Service Details for User.
Service for handling user in TimeLog.
Methods
- GET /GetAll - Get a list of all users in the organization
- GET /GetByID - Get a user with the user identifier
- GET /GetCurrentUser - Get the current user information
- POST /Create - Create new user
- POST /ValidateNewUser - Validate new user
- PUT /Update - Update user information