Closed shawnmmatthews closed 5 years ago
Not exactly sure why issue #4 can't be handled in onCreateWebpackConfig per https://github.com/gatsbyjs/gatsby/issues/8246, but it doesn't seem to solve it. Using package.json resolutions is obviously brittle (and yarn specific without an additional package), but was the only way I was able to get this running.
Hey @shawnmmatthews thank you!
…a check for the user objects existence in utils/auth.js, adds an error component to display form errors (and a link to the AWS Cognito User Pool docs) to the user on SignUp and Login.