docs(auth): document v2 auth flows and refresh

This commit is contained in:
zouantchaw
2026-03-17 13:44:45 +01:00
parent 49e765c8d8
commit 4e72c84276
3 changed files with 346 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ Those routes still exist for backend/internal compatibility, but mobile/frontend
## 7) Docs
- [Authentication](./authentication.md)
- [Unified API](./unified-api.md)
- [Core API](./core-api.md)
- [Command API](./command-api.md)