amazon-cognito
Installation
SKILL.md
Amazon Cognito
Amazon Cognito is a service that lets developers add user sign-up, sign-in, and access control to web and mobile apps. It helps manage user identities and authenticate users through various methods, including social media providers and enterprise identity systems. Developers use it to offload the complexities of user authentication and authorization.
Official docs: https://docs.aws.amazon.com/cognito/
Amazon Cognito Overview
- User Pool
- User
- Identity Pool
- Federated Identity
- Authentication Flow
- MFA Configuration
- Attribute
- Device
- Group
- Client Application
- Custom Authentication Challenge
Related skills