A todo exists in the repo:

# src/Provider/PhoneNumberVerification.php#L155

    // @todo Replace with code generator.
    $random = new Random();
    $code = strtoupper($random->name(6));

Comments

dpi created an issue.

dpi’s picture

Ideally a new dispatched event: passing around entity needing a code, phone number.