Constructor.
JsonConvert instance
The session token
The session token
Checks credentials.
Returns a ApiResponseError
if the client is not authorized.
Handles parsing errors.
the error class provided by us
Performs a general PUT request.
the relative URL for the request
Performs a general GET request.
the relative URL for the request
Performs a general PATCH request.
the relative URL for the request
the body of the request
content content type of body, if any.
Performs a general POST request.
the relative URL for the request
the body of the request, if any.
content content type of body, if any.
Performs a general PUT request.
the relative URL for the request
the body of the request
content content type of body, if any.
Logs in a user.
The name of the property by which the user is identified.
the given user.
the user's password.
Logs out the user and destroys the session on the server- and client-side.
Generated using TypeDoc
Handles requests to the authentication route of the Knora API.