We've released a few updates to our code input page on the player facing auth.game site. Code input is often the first page players see when interacting with Unified Player Accounts, so making sure it works well is important.
Improvements
- We no longer clear the code if the user mistyped it: This allows users to correct their input without having to re-enter the entire code.
- Better keyboard support: The backspace key now stays in the field you pressed it in, allowing you to correct mistakes without having to click back into the field.
- Hold backspace to delete: You can now hold the backspace key to delete multiple characters at once, making the fields behave more intuitively.
- Minimize excessive submits: We sometimes sent the code too often while the user was trying to correct an error in their input. This update reduces the number of submits to only when the user has finished entering their code.
If you have any feedback on these changes, please let us know! We are always looking to improve the user experience for your players.
To read more about Unified Player Accounts, check out our documentation.