Gatsby, Netlify and Amplify Part 2: Amplify Authentication

Kayla Gordon
4 min readAug 13, 2020

Authentication. We need it to access our email, banking, and the many website accounts we have. Authentication is the act of proving one’s identity in order to access their personal account information while online. In this blog post you’ll learn how to add authentication to your Gatsby website using the AWS (Amazon web service) tools called Cognito and Amplify.

--

--