Override the user_credentials method in your custom LoginForm to exclude the password field and modify the LoginView to send a JWT-based login link via email instead of authenticating with a password.