Обновить спецификацию auth session-модели для admin API (#23).

Документировать refresh JWT, rotation/reuse и фазы внедрения.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-07 15:30:27 +03:00
committed by Aleksey Sabilin
parent e77fe8ef05
commit 0c1afc6919
3 changed files with 156 additions and 4 deletions
+1
View File
@@ -1,6 +1,7 @@
# **Техническое задание EventHub**
## 1. [EventHub Backend — Техническое задание](EventHubBackSpec.md)
## 2. [EventHub Admin UI — Техническое задание](EventHubFrontAdminSpec.md)
## 3. [Правила работы (workflow)](WORKFLOW.md)
# **Репозитории разработки EventHub**
## 1. [EventHub Backend](https://git.sabilin.com/EventHub/EventHubBack)