| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Rename the `login` module to `user`. | Owen Jacobson | 2025-03-23 |
| * | Add `change password` UI + API. | Owen Jacobson | 2024-10-29 |
| * | Sort out the naming of the various parts of an identity. | Owen Jacobson | 2024-10-22 |
| * | Make the responses for various data creation requests more consistent. | Owen Jacobson | 2024-10-19 |
| * | Split login and token handling. | Owen Jacobson | 2024-10-02 |
| * | First pass on reorganizing the backend. | Owen Jacobson | 2024-10-02 |
| * | Reimplement the logout machinery in terms of token IDs, not token secrets. | Owen Jacobson | 2024-09-29 |
| * | Shut down the `/api/events` stream when the user logs out or their token expi... | Owen Jacobson | 2024-09-29 |
| * | Wrap credential and credential-holding types to prevent `Debug` leaks. | Owen Jacobson | 2024-09-28 |
| * | Write tests. | Owen Jacobson | 2024-09-20 |
