Suggestion
Track invite usage by Pokernow ID + name
Currently, invites are consumed and return this pattern: "code": "15HiJJn4BU", "validUntil": "2026-09-15T03:22:27.936Z", "createdAt": "2026-08-31T03:22:27.937Z", "consumedAt": "2026-08-31T03:23:57.208Z", "canceled": false, "consumerMTTPlayer": { "name": "rubyatmidnight", "status": "registered" } I believe to enhance auditability, it should include the user's pokernow id (url), or else there are ways to exploit this system via name changes: "code": "15HiJJn4BU", "validUntil": "2026-09-15T03:22:27.936Z", "createdAt": "2026-08-31T03:22:27.937Z", "consumedAt": "2026-08-31T03:23:57.208Z", "canceled": false, "consumerMTTPlayer": { "name": "rubyatmidnight", "pnid": "v6Vv26B6fN", (e.g. my profile url) "status": "registered" }
9 comments
Please sign in to join the discussion.
very needed
Agreed. Would otherwise suggest you stop allowing username changes.
genius idea
i agree 100%
PLEASE MUCHO GRACIAS
PLEASE MUCHO GRACIAS
Ruby is the smartest. I also agree with whatever their idea is.
Need this change asap!
Hi, I will take a look on it, ok?