get https://localhost:8080/verifyotp/
Note: Normally, a VERIFY OTP
is included in the Magic Link sent to the app user via email, and then verified and exchanged with AUTH OTP
when the Magic Linkis activated by the user. This is not convenient in automated testing scenarios. This endpoint allows to validate the VERIFY OTP
and receive the AUTH OTP
in an immediate HTTP response.
This endpoint is only available in Staging, for emails that have been registered to enable this functionality (on request).