About OTP with Security Login Action Steps

hi @patrick,
When the user logs in, “security login action” returns 200 OK. So everything is very good. but what I want to implement is to send an sms (OTP) with “API Action” right after the user is logged in. But since “security login action” returns 200 ok response, “API Action” does not work. Is there a way to use OTP without creating a new server action?
(php spa)

Community Page
Last updated: