aboutsummaryrefslogtreecommitdiff
path: root/uploader/oauth2/views.py
AgeCommit message (Expand)Author
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