type script definition for sendMFACode is incorrect #5144
Labels
Auth
Related to Auth components/category
to-be-reproduced
Used in order for Amplify to reproduce said issue
Milestone
Describe the bug
The typecript definition for cognitoUser.sendMFACode is missing parameter clientMetadata.
To Reproduce
Create a typescript file and try to call cognitoUser.sendMFACode passing clientMetadata. You will get an error
Minor change, I will raise a pull request
The text was updated successfully, but these errors were encountered: