AWSCDK
Adding MFA(TOTP) to AWS Cognito with CDK
Anoop Nair@sudodeznit
October 13th, 2022
Multifactor Authentication (MFA) is important for adding extra layer of security to your applications. We will use CDK to add MFA using TOTP to Cognito and test it on a nextjs app.
Read More