Age | Commit message (Expand) | Author |
---|---|---|
2024-06-03 | Move user creation from db resultset into static method | Frederick Muriuki Muriithi |
2024-06-03 | Save the creation date and verification status. | Frederick Muriuki Muriithi |
2024-04-24 | Move the errors module up one level to break circular dependencies. | Frederick Muriuki Muriithi |
2024-04-20 | Define and register grant for JWT tokens. | Frederick Muriuki Muriithi |
2024-03-13 | Delete a debug print query. | Munyoki Kilyungi |
2024-03-13 | Rename users -> fetch_users. | Munyoki Kilyungi |
2024-03-13 | Define User using a frozen dataclass. | Munyoki Kilyungi |
2023-08-07 | Change imports to new unified db module. | Frederick Muriuki Muriithi |
2023-08-04 | Initialise the application and update some module imports | Frederick Muriuki Muriithi |
2023-08-04 | Copy over files from GN3 repository. | Frederick Muriuki Muriithi |