header source
my icon
esplo.net
ぷるぷるした直方体
Cover Image for Next.js Cognito Frontend

Next.js Cognito Frontend

about1mins to read

Overview

This is a SPA that combines Next.js and amazon-cognito-auth-js. I created it because I couldn't find a combination like this.

Overall, it is a frontend boilerplate that uses AWS Cognito as the authentication infrastructure. It is based on Next.js and incorporates Redux, next-router, redux-form, and material-ui. It can be easily launched with Docker.

Usage

I have uploaded it to GitHub, so please check the details there.

https://github.com/esplo/next-cognito

Note that amazon-cognito-auth-js is currently archived.

Share