I am following the instructions here to set up a SMS sender (using twilio) for ASP.NET Core Identity. I have a couple of questions:
The ASP.NET Core Identity library has removed all code & web pages for using SMS for 2FA. They did so because it's not terribly effective. So the answer to any question like this is - no longer supported.