https://www.ory.sh/ logo
m

modern-controller-1963

01/12/2022, 4:55 AM
Is there a way to set up passwordless auth? I just want to send an email or text every time the user wants to sign in
1
m

magnificent-energy-493

01/12/2022, 9:20 AM
You can set that up using WebAuthn, so the capabilities are included in Ory Kratos. There is still some work to be done for email passwordless out of the box: https://github.com/ory/kratos/issues/2029 see this for text: https://github.com/ory/kratos/issues/1570 Contributions welcome, let me know if I can support you as well.
m

modern-controller-1963

01/13/2022, 2:45 AM
I see that @User is working on it here: https://github.com/ory/kratos/pull/2124, once it's ready I'll try to use it with Ory Cloud
Oh does hydra not come with the cloud?
h

high-optician-2097

01/13/2022, 8:46 AM
It will soon! We’re targeting Q2 2022
m

modern-controller-1963

01/14/2022, 7:34 AM
Awesome, great to hear
BTW, I see that there is some sort of token system in place already where it emails you a magic link. It seems like theres a bug where some mail clients auto-click the URL, but I was wondering is it possible to use this system right now and switch over when the improvements in Q2 come out?
If possible, how?
Ah looks like I confused account recovery with sign in, my bad
Any pointers on a way to set up kratos right now in a way that I can switch to passwordless when its out?
2 Views