Passwordless auth with auth0-react

Does the auth0-react library functionality support passwordless authentication when using loginWithRedirect?
Everything works correctly with social connecting, but here a problem arises
Passing by email or login_hint does not give the desired result
@auth0/auth0-react package version: ^2.2.4

Can anyone from the team answer me?