docs: log auth router
This commit is contained in:
parent
d1ed9cb4b5
commit
12609ba2a4
@ -2,6 +2,12 @@
|
||||
|
||||
This file documents changes on the develop branch of this project.
|
||||
|
||||
## 2026-05-28 — Authentication: auth router
|
||||
|
||||
### Added
|
||||
- `/api/auth/setup-required`, `/api/auth/setup`, `/api/auth/login`, `/api/auth/logout`, `/api/auth/me`.
|
||||
- HttpOnly session cookie with SameSite=Lax; Secure flag controlled by `COOKIE_SECURE` env.
|
||||
|
||||
## 2026-05-28 — Authentication: FastAPI dependencies
|
||||
|
||||
### Added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user