Is your feature request related to a problem? Please describe.
We need to register the PnP PowerShell app with the cmdlet Register-PnPEntraIDAppForInteractiveLogin. May this cmdlet does not has the LaunchBrowser parameter like Connect-PnPOnline. In our tenant admins are only able to sign in with a security key. Without the LaunchBrowser parameter it's not possible to login with a security key.
Describe the solution you'd like
Please add the LaunchBrowser parameter to the Register-PnPEntraIDAppForInteractiveLogin cmdlet and others where required to allow login with security key.
Describe alternatives you've considered
No alternative known! We are blocked and are not able to use PnP cmdlets any more!