An open API service indexing awesome lists of open source software.

https://github.com/apettiigrew/aws-cognito-nextjs-app

This project illustrates how to configure AWS Cognito User Pool and Social Login using Amplify and Nextjs
https://github.com/apettiigrew/aws-cognito-nextjs-app

amplify authentication aws coginto javascript middleware nextjs typescript

Last synced: 3 months ago
JSON representation

This project illustrates how to configure AWS Cognito User Pool and Social Login using Amplify and Nextjs

Awesome Lists containing this project

README

          


AWS Cognito Integration with Amplify + Nextjs



contributors


last update


[Feature Request](https://github.com/apettiigrew/aws-cognito-nextjs-app/issues/)



## :star2: About the Project

This project illustrates how to integrate AWS Cognito using Amplify with NextJs. There is blog post that supports how this was done as this project will not work without setting up the AWS User pools.
Blog Post: https://www.linkedin.com/pulse/complete-guide-implement-aws-cognito-using-amplify-nextjs-pettigrew-e1xic/

Users should be able to perform the following using AWS Cognito
- Create an account
- Login
- Forgot Password
- Social Login with Google

### :camera: Screenshots

![form](assets/image1.png)
![form](assets/image2.png)
![form](assets/image3.png)
![form](assets/image4.png)

### :space_invader: Tech Stack

## :wave: Contributing



Contributions are always welcome!

## :gem: Acknowledgements

Use this section to mention useful resources and libraries that you have used in your projects.

- [Shields.io](https://shields.io/)
- [Awesome README](https://github.com/matiassingers/awesome-readme)
- [Emoji Cheat Sheet](https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md#travel--places)
- [Readme Template](https://github.com/othneildrew/Best-README-Template)