Hello everyone!
We are trying to setup a self hosted solution (Kratos + Hydra)
Is it posible to implement these flows?
Registration
- phone + code + password
Login
- phone + password
User enters a phone, we are looking for this phone number
if one exists we are waiting for a password and in case it doesnt exist we are waiting for a code (sms) and after sms a password => success
Thanks!