Cognito
A new dimension to access content of this website
Terraform AWS: User Authentication with Cognito, API Gateway, React
Create a serverless architecture for a React application that uses AWS Cognito, API Gateway, and Lambda for user registration and authentication. The application also takes a look at protected routes with React Router and getting retrieving user profile information from DynamoDB.
Wed Feb 28 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
OAuth 2.0 Overview for AWS Cognito Users
OAuth 2.0 is an industry standard authorization protocol. AWS Cognito implements OAuth 2.0
Wed Feb 14 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
AWS Cognito: User Pools, Identity Pools and App Clients
AWS Cognito is an identity management platform for web and mobile applications for registering users, authentication and authorization. User Pools and Identity Pools are the two main components of Cognito, but play very different roles in the authentication and authroization process.
Thu Feb 15 2024 00:00:00 GMT+0000 (Coordinated Universal Time)