hey @masterofpoupette you can add data against this field call preAuthSessionId, which is the result of calling the original impl of createCode, and is also the input to consumeCode.
The data can be stored in your own db with the key of preAuthSessionId. You would remove this mapping after you have consumed it in consumeCode.