about summary refs log tree commit diff
path: root/uploader/oauth2/views.py
AgeCommit message (Expand)Author
2025-04-05Add base "alert" class for alerts for bootstrap 5.Frederick Muriuki Muriithi
2025-04-05Fix fetching of user details.Frederick Muriuki Muriithi
2025-02-03Make sign in/out terminology consistent with GN2.Frederick Muriuki Muriithi
2024-08-05Fix token revocationFrederick Muriuki Muriithi
2024-08-05If no user is logged in, notify and redirect appropriately.Frederick Muriuki Muriithi
2024-08-05Provide a generalised way to handle errors and exceptions.Frederick Muriuki Muriithi
2024-08-05Enable logout.Frederick Muriuki Muriithi
2024-08-05Differentiate python's requests library from our monadic wrappers.Frederick Muriuki Muriithi
2024-08-05Add OAuth2/JWK-related endpoints.Frederick Muriuki Muriithi