post http://127.0.0.1:9292/api/platforms//users//strong_auth/secret_code/verify
Verify the provided secret code and, if successful, return a JWT token. This JWT token is valid for 5 minutes to allow the generation of an OTP via SMS (auth_by_sms). Once the OTP is generated, its validation is only limited by the intrinsic validity period of the OTP code, with no additional constraint related to the token.