Dear this line could return `None` https://github.com/jazzband/django-two-factor-auth/blob/4e71d977095023336233a32c7ee1cbb88a3af365/two_factor/views/core.py#L589 which will fail in the next line with: <img width="942" alt="Screenshot 2024-03-26 at 12 54 12" src="https://github.com/jazzband/django-two-factor-auth/assets/2073086/7e9a1ce7-dd38-428a-924f-ab7a9385cf00"> which will then show the user a 500 error and break his/her flow...