summaryrefslogtreecommitdiff
path: root/src/test/fixtures/identity.rs
Commit message (Expand)AuthorAge
* Sort out the naming of the various parts of an identity.Owen Jacobson2024-10-22
* Make the responses for various data creation requests more consistent.Owen Jacobson2024-10-19
* Split login and token handling.Owen Jacobson2024-10-02
* First pass on reorganizing the backend.Owen Jacobson2024-10-02
* Reimplement the logout machinery in terms of token IDs, not token secrets.Owen Jacobson2024-09-29
* Shut down the `/api/events` stream when the user logs out or their token expi...Owen Jacobson2024-09-29
* Wrap credential and credential-holding types to prevent `Debug` leaks.Owen Jacobson2024-09-28
* Write tests.Owen Jacobson2024-09-20