Is email based passwordless login possible with Kr...
# talk-kratos
c
Is email based passwordless login possible with Kratos? As in, user submits their email during login, we email them a link or code of some sort, and they input that in a form to complete login. If it's not possible out of the box, is it possible to implement on top of Kratos using hooks or something like that?
m
Hello @clean-waitress-5775 this is still to be implemented, we already have it for verification and recovery flows. So I would recommend to wait for the official implementation if that is possible for you. You could implement a bit hacky workaround using the recovery flows. @bland-eye-99092 do you know if we have an issue in ory/kratos tracking this, I could only find an older PR.
b
c
Thanks for the response! Any high-level timeline on this?
b
We’re working on it and have targeted releasing this in Q1 of this year. So it should be right around the corner, if nothing unexpected happens.
c
That's great to hear!
w
Jonas, will it work via sms as well?
b
No, that won’t part of the initial implementation, as we are not yet ready to fully support SMS.