post https://sandbox.mipisepaymentservices.com/api/platforms//users//strong_auth/secret_code/verify
Verifies the provided secret code and, if successful, returns a JWT token.
Strong Customer Authentication (SCA)
To ensure the highest level of security, strong authentication follows a carefully structured flow. While each endpoint page provides all the technical details needed, understanding when, why, and how to use them together may require a bit more context.📘 A dedicated page explaining the Strong Authentication Workflow in detail will be available very soon to guide you through the entire process.
The JWT token provided 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.