Hi all! I'm just getting started with ory, and I'm...
# ory-network
a
Hi all! I'm just getting started with ory, and I'm in the process of creating an identity schema. The schema I'm making is simple, phone number as the identifier and a password. Is there a way to verify the phone number via OTP text message?
p
Hi @adamant-optician-87649 Not in Ory. You might be able to implement phone verification on your side and update the Identity's meta data through the admin api. https://www.ory.sh/docs/kratos/manage-identities/managing-users-identities-metadata
f
We have this on our roadmap, likely Q2. In the meantime, you could connect a sms gateway via a webhook/Action!
a
thanks for your suggestions! I'll stick with a custom implementation for now 🙂
i
Tom, Please do let me know if you make any progress with SMS integration...even we are evaluating ory login with phone# and otp.