このログイン方法を有効にするには、config.php の'use_one_time_passwords' => true;を追加する必要があります(既定ではfalseです)。
'use_one_time_passwords' => true;