Drew Klayman

Results 15 comments of Drew Klayman

This would come in handy for using Amplify + Lambda (Puppeteer). That way I can make it so that only the Lambda function can access the Amplify website and take...

Would love to see this!

This issue was discussed on the Discord and posted here.. Tagging @siegerts

> Hi 👋, I'm getting the same behavior in a NextJS project using the `next-auth` package which is coupled with the serverless function `api/auth/[...nextauth].js` > > The error message is:...

@siegerts @Athena96 EDIT: This does fix the build, but it breaks the server routes.. I hope this helps with fixing this issue.. ``` module.exports = { reactStrictMode: true, webpack: (config,...

> Hi @RealDrewKlayman , sorry you are facing this. We have identified an issue with how we bundle modules with newer versions of webpack5 and Next.js for the server side...

We wouldn't be able to differ from Argon2 because in the project we are using it in, it has to verify an Argon2 hash so I'll look into those articles...