Authenticates the user to the server.
The credentials to authenticate with are username and password and are both of type string.
Throws a BesterException exception if the endpoint is not connected or on general error or if authentication fails.
Returns a JSONValue struct with the status.
See Implementation
Authenticates the user to the server.
The credentials to authenticate with are username and password and are both of type string.
Throws a BesterException exception if the endpoint is not connected or on general error or if authentication fails.
Returns a JSONValue struct with the status.