SMS or Messages for password resets - any ideas?

HI Everyone

One of the reasons I went to Softr is that our users are really IT illiterate and they need a straight forward mobile friendly app for our work.

Many of them struggle to use email or get to email and they use SMS and Apps on phones to do stuff. Old ladies basically.

But Ive just seen that there is no support anymore for messenger/sms password or pin resets. Has anyone found or worked out another solution? Webhooks or anything like that?

They are happy to install the PWA app (awesome) but that cant send notifications as yet. Looking for something realllly easy here

I used a webhook to trigger an external script that sends the reset link via SMS. Worked well after adding verification to stop abuse and some error logging to catch issues.

Yes and n8n can do a lot there too.