Feature: Disable auto-focus on email input in Universal Login
Description: My main concern is to be able to remove the autofocus on the email input as I want to show the login without opening the keyboard or the autofill which automatically fills the email and password.
Use-case: I’m currently work with .NET MAUI and in iOS when the Safari browser is open, automatically the email input is focused. I would like to prevent this.