Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | Provide UI for enabling login to the application. | Frederick Muriuki Muriithi | |
2024-07-26 | Initialise sessions for the application. | Frederick Muriuki Muriithi | |
2024-07-26 | Rename configuration variable | Frederick Muriuki Muriithi | |
QCAPP_CONF --> UPLOADER_CONF | |||
2024-07-26 | Setup secrets from config file. | Frederick Muriuki Muriithi | |
2024-07-26 | authorisation module: utilities for basic authorisation. | Frederick Muriuki Muriithi | |
2024-07-26 | OAuth2 package: Handle OAuth2 related issues | Frederick Muriuki Muriithi | |
Adds utilities to handle talking to the authentication/authorisation server. | |||
2024-07-26 | Add monadic wrapper for requests library. | Frederick Muriuki Muriithi | |
2024-07-25 | Add session module: handles session management. | Frederick Muriuki Muriithi | |
2024-07-25 | Fix typing and linting errors. | Frederick Muriuki Muriithi | |
2024-07-25 | Rename module: qc_app --> uploader | Frederick Muriuki Muriithi | |