79625554

Date: 2025-05-16 16:08:51
Score: 0.5
Natty:
Report link

Upon further investigation, it seems that AWS has added a resendSignUpCode function to their “aws-amplify/auth” package that doesn't require a logged-in user to work. The implementation is as follows:

await resendSignUpCode({ username: email });

It works perfectly for me like this

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: dolor3sh4ze