I want a passwordless user flow that uses an existing (non-auth user) model with a username and an email. I can't modify the model for this purpose. But I am having trouble trying to figure out how to have a passwordless user independent of the existing admin users
Currently, I am looking into making a custom validator class