I’ve noticed one-time code for email verification during registration, is not working unless the one-time code login option is also enabled.
While one-time code login auth-option was off, the email sent to my users during registration was ‘@one_time_code‘ as a string, not passing the code needed to verify.
–
George