Age | Commit message (Expand) | Author |
---|---|---|
2025-04-05 | Add base "alert" class for alerts for bootstrap 5. | Frederick Muriuki Muriithi |
2025-04-05 | Fix fetching of user details.•••Move the fetching of user details to the client module. Add checks to only fetch the details if they are not updated yet. | Frederick Muriuki Muriithi |
2025-02-03 | Make sign in/out terminology consistent with GN2. | Frederick Muriuki Muriithi |
2024-08-05 | Fix token revocation•••Token revocation was failing due to missing hint. | Frederick Muriuki Muriithi |
2024-08-05 | If no user is logged in, notify and redirect appropriately. | Frederick Muriuki Muriithi |
2024-08-05 | Provide a generalised way to handle errors and exceptions. | Frederick Muriuki Muriithi |
2024-08-05 | Enable logout. | Frederick Muriuki Muriithi |
2024-08-05 | Differentiate python's requests library from our monadic wrappers. | Frederick Muriuki Muriithi |
2024-08-05 | Add OAuth2/JWK-related endpoints. | Frederick Muriuki Muriithi |