alcalcides / adretiro-api

This api is to support the app adretiro, that is like a sticker album. When an user collects all stickers, he can claim a reward.
GNU General Public License v2.0
0 stars 0 forks source link

New password link sending #6

Open alcalcides opened 2 years ago

alcalcides commented 2 years ago

Google doesn't allow insecure email authentication anymore.

Let's use a microservice for this feature.

alcalcides commented 2 years ago

Lets use whatsapp api, for exemple, Backend side: https://www.npmjs.com/package/whatsapp-cloud-api Frontend side: https://www.npmjs.com/package/react-whatsapp