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
- Host: GitHub
- URL: https://github.com/apettiigrew/aws-cognito-nextjs-app
- Owner: apettiigrew
- Created: 2024-07-15T17:56:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T22:44:55.000Z (over 1 year ago)
- Last Synced: 2025-02-07T23:26:01.195Z (over 1 year ago)
- Topics: amplify, authentication, aws, coginto, javascript, middleware, nextjs, typescript
- Language: TypeScript
- Homepage:
- Size: 18.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AWS Cognito Integration with Amplify + Nextjs
[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




### :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)