Authenticate an account using an email address and a one-time verification code (OTP).
Overview:
This endpoint completes the email login flow. After receiving a verification code via the Send Code endpoint:
Authentication successful
Authentication token (JWT) that expires in 1 hour
"eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9..."