Live with AM & Nicki - Secure Your API with Amazon Cognito

Published on Oct 24, 2018

With our API created and the data about our Mysfits persisted, we needed to make some actions through the API available only to users who create accounts and are logged in. We used Cognito to add user sign in, sign up, and other authentication features to our app. Additionally, we utilized AWS Amplify to help us create our user authentication service in Cognito and easily add these features to our web app using the AWS Amplify JavaScript library. We also added certain authorized endpoints such as our “like” and “adopt” actions to our .NET Web API, and we used AWS Amplify to call these API endpoints using credentials from signed in users. Github to follow along: https://github.com/aws-samples/aws-modern-application-workshop/tree/dotnet Learn more about AWS on Twitch: https://aws.amazon.com/developer/community/twitch/?sc_channel=EL&sc_campaign=Twitch_2018_vid&sc_medium=YouTube&sc_content=video3292&sc_detail=LIVECODING&sc_country=US See past Twitch.tv/aws Videos: https://aws.amazon.com/developer/community/twitch/recordings/ RSVP for updates of Season 2 of Live with AM & Nicki: https://www.twitch.tv/events/YloQaohcShOCbAgC4de-Yg For more information on .NET: https://aws-preview.aka.amazon.com/developer/language/net/ Learn more about Amazon Cognito: https://aws.amazon.com/cognito/