docs: record OTP template wiring
This commit is contained in:
@@ -288,6 +288,7 @@ The current composition root is `cmd/serve.go`; `repository.System` aggregates P
|
||||
- Added explicit OTP `Store` and `Sender` application contracts, isolating persistence and delivery concerns for the next adapter migration; full Auth tests pass in `8fbfcff`.
|
||||
- Added concrete infrastructure adapters for the Redis OTP store and Kavenegar sender while preserving existing key/TTL behavior; full Auth tests pass in `cde73ef`.
|
||||
- Wired the OTP adapters into runtime composition and generation, delivery, verification, and deletion paths while retaining compatibility fallback; full Auth tests pass in `c951875`.
|
||||
- Wired the OTP template repository port and adapter into runtime composition and TFA processing; legacy fallback remains for compatibility and full Auth tests pass in `741415b`.
|
||||
- A004 remains in progress: template lookup, delivery, verification, and thin gRPC adapter extraction still use the legacy use-case/repository composition.
|
||||
|
||||
### `I001` — publisher-backed ICO purchase map
|
||||
|
||||
Reference in New Issue
Block a user