AyeCode / userswp

Lightweight WordPress User Profile Plugin, provides a front end login form, registration form, edit account form, forgot password, searchable users directory, and user profiles. It can be extended and we provide add-ons to integrate it with WooCommerce, Easy Digital Downloads, Wp Jobs Manager, GeoDirectory, MailChimp, and many other plugins.
https://userswp.io/
GNU General Public License v2.0
63 stars 26 forks source link

OTP verification for mobile phones numbers #427

Open pol76 opened 3 years ago

pol76 commented 3 years ago

See https://wordpress.org/support/topic/otp-verification-feature-for-mobile-number/#post-13650624

If we see many requests we can see what are our options to build an add-on.

Thanks

wpdev10 commented 3 years ago

Which SMS gateway we should use for this as this is not a fully free service. For example, Twilio and Firebase are SMS gateways. @pol76 @Stiofan

alexrollin commented 3 years ago

twilio is always nice but the first option should always be email - so they can use their site email to send a login link.

sometimes this is called 'magic-link' sign in.

there are so many plugins handling sms otp and 2 step login. maybe try twilio after email and see what works.

magic link login was recently added to ithemes in a nice way

wpdev10 commented 3 years ago

Customer request https://secure.helpscout.net/conversation/1555906541/21304/ for SMS alert plugin integration.