Issues a short-lived, single-use code for the authenticated player session. The code carries no identity data; the developer server redeems it server-to-server to learn the verified player identity. Use this instead of trusting the iframe wallet event.
Issues a short-lived, single-use code for the authenticated player session. The code carries no identity data; the developer server redeems it server-to-server to learn the verified player identity. Use this instead of trusting the iframe wallet event.
Single-use login nonce minted by the developer backend for this login attempt. Required: the developer backend must verify the same nonce is echoed on redeem to bind the identity to a specific login transaction.