SpamFields
Interface
Hidden anti-spam fields auto-injected into form and review submissions.
The Lynkow API's spamProtection middleware verifies both values server
side; submissions that fail either check are rejected with a generic
200 OK so bots cannot probe the heuristic.
Property | Type | Optional | Description |
|---|---|---|---|
|
| No | Honeypot field. MUST be left empty by real users; rendered as a hidden<br>input so genuine browsers ignore it but naive scrapers fill it in. |
|
| No | Client-side session start time as Unix milliseconds since epoch<br>(the return value of |