dotnetv4/Cognito/README.md
Shows how to use the AWS SDK for .NET (v4) to work with Amazon Cognito Identity Provider.
<!--custom.overview.start--> <!--custom.overview.end-->Amazon Cognito Identity Provider handles user authentication and authorization for your web and mobile apps.
For prerequisites, see the README in the dotnetv4 folder.
These examples also require the following resources:
To create these resources, run the AWS CloudFormation script in the resources/cdk/cognito_scenario_user_pool_with_mfa folder. This script outputs a user pool ID and a client ID that you can use to run the scenario.
<!--custom.prerequisites.end-->Code excerpts that show you how to call individual service functions.
<!--custom.examples.start--> <!--custom.examples.end-->⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the dotnetv4 folder.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0