Although authentication via usernames and passwords alongside MFA is secure, there are situations where this conventional protocol just isn’t feasible. For instance, if a third-party app needs to connect to your web application via a mobile device, it would be unsafe to allow it to store a username and password combination. In this case, a passwordless authentication protocol is recommended as it potentially limits access and attack surfaces to your application.