Artem Los
Artem Los
@furesoft , theoretically, I could, but unfortunately, I have limited amount time due to the start of a new academic year :( however, I'm going to try to implement similar...
- maybe one of the drawbacks with SKM is that most of the functionality requires a subscription. however, by using SKM, you support the development of a licensing system that...
@ArmanYeghiazaryan thanks for reaching out! I checked the latest release and can confirm that all the necessary class files are available in io.cryptolens. I checked it by opening the jar...
Sorry, I forgot to answer the Maven question :) There is currently no date set when it will be released, but it is being worked on. You can follow the...
@Kubos-cz thanks for letting us know! It appears to be an error in first url; it should call https://**app**.cryptolens.io/User/AuthorizeApp instead of https://**api**.cryptolens.io/User/AuthorizeApp. We have added this to our backlog and...
@Kubos-cz We have an alternative way to authenticate users, which goes directly to the API instead of asking the customer to authenticate with their account. I will include a link...
@samirem thanks for reporting this! I thought it was fixed in v4025 but the error still seems to persist. We are looking into a way to solve this.
@samirem We released a pre-release as a part of PR #53. The compiled binaries can be downloaded here: https://github.com/Cryptolens/cryptolens-dotnet/releases/tag/v4.0.26 Could you please check if the error still persists?
@samirem thanks the details. Quick question: could you please tell me a bit more about the platform and project type where this error occurs?
@samirem Thanks! I created a WPF C# project targeting .NET 4.6.1 on Windows 10 and tried it in both debug and release mode, but I'm not able to reproduce the...