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

@@ -8,6 +8,8 @@ The gateway keeps backend services separate internally, but frontend should trea
## 1) Auth routes
Full auth behavior, including staff phone flow and refresh rules, is documented in [Authentication](./authentication.md).
### Client auth
- `POST /auth/client/sign-in`