We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It is necessary to add the ability to customize the generation of the one-time token value. Now it is:
String token = UUID.randomUUID().toString();