Creating SMS OTP Using Shield |
Hi,
I'm trying to build a function to send SMS for two-factor authentication (2FA) instead of using email for 2FA. However, I got stuck trying to override the existing authentication handler function, which creates a 6-digit code and sends it to the user's email address. I want to create a new function to replace that. I'm using CI4 + Shield |
Messages In This Thread |
Creating SMS OTP Using Shield - by vishwajithkeshan2 - 11-13-2024, 07:21 PM
RE: Creating SMS OTP Using Shield - by captain-sensible - 11-14-2024, 03:03 AM
RE: Creating SMS OTP Using Shield - by datamweb - 11-30-2024, 11:04 AM
|