SMS OTP feature.
Hi, I want some of my users signup and login using phone number and SMS OTP. I know SMS OTP feature is not natively implemented in Ory Kratos. Is it possible to implement it using webhooks in self-hosted kratos that contacts an API endpoint that sends SMS using a SMS provider like AWS SNS? Has anyone implemented it?