Is there any way to implement a flow where the user can log-in using the following steps:
1. User provides an email
2. We email the user a code.
3. User inputs the code they received in their email and are logged in.
The recovery flow seems to end by directing to the settings page where you are asked to update your password. I am trying to avoid passwords.