Description
Check login information user/password. Do not use this for realtime validation check
Usage:
https://mbo-sd.nl/apiv2/login/username/password
You need to change username and password with correct data. You can use the following data/ information:
Username: janjulius - password JJ2023!
and
Username: wilverdrag - password GrijzeJagers
Mind the capitals in the password.
Returns
login-successfull
true/ false
true of the login information is correct, otherwise false.
bearer-token
Description
Token to use in follow up pages for check login information.
Only available when login is succesfull
user-information
Description
Information about the user.
Only available when login is succesfull.
Properties
id
user id in the system
name
name of the user
API URL
https://mbo-sd.nl/apiv2/login/username/password
Readme index page