1.7 ApiKey value type
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -63,7 +63,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
|
||||
- `enum { FloydSteinberg, Atkinson, Stucki, Jarvis }`.
|
||||
- JSON converter reading kebab-case (`floyd-steinberg`, etc.).
|
||||
|
||||
### [ ] 1.7 `ApiKey`
|
||||
### [x] 1.7 `ApiKey`
|
||||
- `record struct` wrapping a string.
|
||||
- `bool Matches(string candidate)` using `CryptographicOperations.FixedTimeEquals` over UTF-8 bytes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user