| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Split `user` into a chat-facing entity and an authentication-facing entity. | Owen Jacobson | 2025-08-26 |
| * | Factor out common authentication test verification steps into helpers. | Owen Jacobson | 2025-08-26 |
| * | Return an identity, rather than the parts of an identity, when validating an ... | Owen Jacobson | 2025-08-25 |
| * | Stop returning a body from `POST /api/password`. | Owen Jacobson | 2025-08-24 |
| * | Stop returning body data from `POST /api/auth/login`. | Owen Jacobson | 2025-08-24 |
| * | Hoist `password` out to the top level. | Owen Jacobson | 2025-08-24 |
| * | Handlers are _named operations_, which can be exposed via routes. | Owen Jacobson | 2025-06-18 |
