This release brings the following new features and fixes:
- Added the ability to fetch, create, update and delete user variables
- Added a `Logout` method that clears the session storage for your application
- Added `ToString` implementations for every response
- Added the ability to fetch previous user API requests
- Added the ability to fetch user sessions
- Added a `CanReturnResponse` property to the `ApiResponse` model that wraps the Authware API option `Do not return response`. It will be false if the response from the API is disabled and is a response code, in that context, the `DecodedResponse` property will be null