Bart Kessels
Bart Kessels
Hi, Thanks for the feedback, in the `feature/windows-package` branch there's a CMake argument you can pass to use the system installed dependencies instead of fetching them using git. So if...
Hello, that's right before GetIt supported basic authentication but since the rewrite from Python to C the authentication has been removed. But I'm planning on adding it back in the...
Register basic authentication widget to the MainWindow's `registerInformationView` method. Perhaps create a completely new AuthenticationWidget which can be extended with other auth methods like OAuth or JWT (can also be...