Cognito
Last updated
Was this helpful?
Last updated
Was this helpful?
Cognito provides authentication, authorization, and user management for your web and mobile apps in a single service without the need for custom code. Your users can sign in directly with a username and password they create on through a third party (e.g. Facebook, Amazon, Google or Apple)
Features:
Sign-up and sign-in options for your apps
Access for guest users
Acts as an identity broker between your application and web ID providers.
The two components of Cognito are:
User pools: are directories of users that provide sign-up and sign-in options for your application
Identity pools: allow you to give your user access to other AWS services.
User pools and Itentity pools can be used either separatly or together.