about summary refs log tree commit diff
path: root/uploader/session.py
AgeCommit message (Expand)Author
2025-04-05Set "logged_in" key together with the token.Frederick Muriuki Muriithi
2025-04-05Override only the user details provided rather than the entire object.Frederick Muriuki Muriithi
2024-09-16Fix minor bugs and linting and typing errors.Frederick Muriuki Muriithi
2024-09-05Synchronise token refreshing.Frederick Muriuki Muriithi
2024-09-04Add function to update the JSON Web Keys in the sessionFrederick Muriuki Muriithi
2024-08-05Enable logout.Frederick Muriuki Muriithi
2024-07-25Add session module: handles session management.Frederick Muriuki Muriithi