summaryrefslogtreecommitdiff
path: root/docs/api/authentication.md
Commit message (Expand)AuthorAge
* Add a missing docs note about the behaviour of `POST /api/auth/logout` when t...Owen Jacobson2025-08-24
* Stop returning a body from `POST /api/password`.Owen Jacobson2025-08-24
* Stop returning body data from `POST /api/auth/login`.Owen Jacobson2025-08-24
* Replace `channel` with `conversation` throughout the API.Owen Jacobson2025-07-03
* tools/reformatOwen Jacobson2025-06-11
* Update the API docs to describe `user`s, not `login`s.Owen Jacobson2025-03-23
* Add `change password` UI + API.Owen Jacobson2024-10-29
* Canonicalize login and channel names.Owen Jacobson2024-10-22
* Make the responses for various data creation requests more consistent.Owen Jacobson2024-10-19
* API docs rewrite.Owen Jacobson2024-10-16