Skip to content

mubbashir10/aws-cognito-react-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Install dependencies

run yarn in the root directory

Change configuration

src/configs/aws.ts

You can get the required info from you user pool. If you don't know how to setup aws cognito then please read this first

Start the app

run yarn start in the root directory

Build the app (for production)

run yarn build in the root directory

About AWS Cognito

AWS Cognito is a managed authentication service by AWS. To use it's APIs we use AWS Amplify SDK. AWS Amplify is the AWS counterpart of Google's Firebase.

About

Auth in React using AWS Cognito and Amplifyy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published