Weekly blog post 6

nilupul
Published: 07/09/2023

What did you do this week?

I have begun implementing the configuration of the MSS collaboration server. I worked on the UI improvements of QT application and I have submitted a pull request (PR) for the User Interface (UI) implementation of the QT application's IDP login feature. Additionally, I have opened another PR for the UI development of the PyQt web browser integration.

What is coming up next?

I have set aside time to enhance the authentication capabilities of the QT client application. The primary goal is to elevate the login functionality by integrating a browser component for the authentication process. Once the server confirms the authentication as successful, the client application will receive a distinctive token, allowing for secure communication.

Did you get stuck anywhere?

No