How to fix your Amplify app when you delete an AWS Cognito user but forget to log out first.. ๐
So I had been testing some AWS Cognito triggers for a project. I was deleting users to then re-sign up the user and test further.
My Next.js app suddenly went into meltdown with this endless loop maxing out requests to Cognito.
I thought, OK, I've ...
serverlessstartup.hashnode.dev2 min read