Unified endpoint for verifying authentication using either OTP or passkey.
The request body must include a method field to specify the authentication type:
Upon successful verification, returns access and refresh tokens.
Unified verification request for both OTP and passkey authentication.
Use the method field to specify which authentication method is being verified:
Ok. The operation succeeded.
The JSON representation of issued authentication tokens as the result of a successful authentication challenge or the exchange of a refresh token.