I am trying to authenticate a user using email MFA in a React app. I followed the steps mentioned in the article- Use the Email Verification Experience, but can not authenticate a user through the Sign In link.
Note: A user is authenticated by entering the OTP but not through Sign In link.