Check sign in code
Check if a sign in code is valid without using it
Request
This endpoint expects an object.
code
A 45-character verification code. For magic links, this is the code found in the “code” URL query parameter. For OTP, this is formed by concatenating the 6-digit code entered by the user with the nonce (received during code creation)
Response
Successful response
is_code_valid