Replies: 1 comment
-
Please make sure to read the documentation carefully. Additionally, You can use the following package for sending SMS: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried to create a custom action (App/Action/CustomSMSAction.php) to send SMS OTP instead of Email2FA, But I got this error "Call to a member function getType() on nul" in
FCPATH/vendor/codeigniter4/shield/src/Authentication/Authenticators/Session.php at line 486
Have no idea this is because of bellow custom action or a bug
Beta Was this translation helpful? Give feedback.
All reactions