Coderjony
Coderjony
  • 34
  • 117 275
Implementing Amazon Cognito Authentication in Angular using AWS Amplify | Practical Demo
In this tutorial, learn how to integrate Amazon Cognito authentication seamlessly into your Angular applications using AWS Amplify. Amazon Cognito provides secure and scalable user authentication and authorization solutions, while AWS Amplify simplifies the integration process by offering a set of libraries to build scalable applications faster.
Follow along step-by-step as we guide you through setting up Amazon Cognito, configuring AWS Amplify, and implementing authentication functionalities within your Angular app. Watch now and start implementing Amazon Cognito authentication with AWS Amplify today!
🛠️ Resources:
Notion page link - resonant-cement-f3c.notion.site/Implementing-Amazon-Cognito-Authentication-in-Angular-using-AWS-Amplify-dc88cce964d34fb0b41417d76d61efe0?pvs=4
📚 Chapters
00:00 Introduction
👨‍🏫 About the Presenter:
I'm Ankush Jain. Full Stack Engineer with 12+ years of experience in Software Development. I love building web applications and cloud solutions. My technology stack mostly revolves around .NET, JavaScript, AWS & DevOps.
👩‍💻 Learn with us:
Stay tuned for more AWS tutorials, cloud computing insights, and practical tech demos. Subscribe now and enhance your understanding of cloud infrastructure and server performance! 💻✨
🔗 Connect with us:
Twitter: ankushjain358
LinkedIn: www.linkedin.com/in/ankush-jain-developer/
Website: coderjony.com
👍 Like, share, and subscribe for more AWS tutorials, and stay tuned for upcoming content on cloud computing, development, and more!
#angular #AWSAmplify #AmazonCognito #Authentication #frontend
🎥 Watch Next:
th-cam.com/video/zTSGrd3HD0k/w-d-xo.html
🔔 Don't forget to hit the bell icon to receive notifications for our latest tutorials and updates! Happy coding! 🚀
มุมมอง: 949

วีดีโอ

Implementing Amazon Cognito Authentication in Flutter Apps using AWS Amplify | Hands-on tutorial
มุมมอง 1.6K2 หลายเดือนก่อน
In this tutorial, learn how to integrate Amazon Cognito authentication seamlessly into your Flutter applications using AWS Amplify. Amazon Cognito provides secure and scalable user authentication and authorization solutions, while AWS Amplify simplifies the integration process by offering a set of libraries to build scalable applications faster. Follow along step-by-step as we guide you through...
Deploying .NET API on Amazon Linux EC2 | Custom Domain | SSL certificate with Let's Encrypt
มุมมอง 1.1K4 หลายเดือนก่อน
In this video, I will show you how to deploy your ASP.NET Core application on Amazon Linux EC2 with a custom domain and SSL certificate. Follow step-by-step instructions for a seamless setup, ensuring your application is secure and accessible. This guide covers everything from EC2 hosting to configuring a Let's Encrypt SSL certificate, providing valuable insights required for the deployment on ...
Running Node.js API on Amazon Linux EC2 with Custom Domain and SSL Certificate | Let's Encrypt | AWS
มุมมอง 9406 หลายเดือนก่อน
In this tutorial, I'll guide you through the process of setting up a Node.js API on an Amazon Linux EC2 instance, complete with a custom domain and SSL certificate for enhanced security. Whether you're a beginner or an experienced developer, this step-by-step guide will help you deploy your Node.js application with confidence. 🛠️ Resources: Notion page link - resonant-cement-f3c.notion.site/Run...
Amazon Cognito Tutorial for Beginners | AWS Cognito
มุมมอง 13K6 หลายเดือนก่อน
This video will teach you about Amazon Cognito User Pools and their benefits. I'll also walk you through the process of creating a user pool step by step. You will also learn about the hosted UI, multi-factor authentication, and web identity federation. I'll also demonstrate how to utilize Amazon Cognito to secure your APIs with Cognito Tokens. You will learn about SDKs (.NET, Java, Python, Nod...
Burstable EC2 Instances - Practical Demo, CPU Credits, and Baseline Utilization Explained In-Depth
มุมมอง 5187 หลายเดือนก่อน
In this insightful TH-cam video, we delve into the Burstable EC2 Instances, providing you with a practical demo and a thorough understanding of key concepts such as CPU Credits and Baseline Utilization. 🚀 🛠️ Useful Resources: Notion page link - www.notion.so/Understanding-Burstable-EC2-instances-a50fbc46d17e46259ad88e7fc851077f 🔍 Video Highlights: - Practical Demo: Hands-on demonstration of Bur...
10 - How to Deploy & Test | Serverless .NET API | AWS Lambda | API Gateway | Amazon Cognito
มุมมอง 1728 หลายเดือนก่อน
In this video, you'll learn the following: - Deploying the GitHub solution on AWS using AWS CDK. - Testing the deployed APIs effectively using ThunderClient. 👨‍💻 GitHub Repository - github.com/ankushjain358/serverless-dotnet-apis-with-amazon-cognito 🌐 Demo Page Link - resonant-cement-f3c.notion.site/10-How-to-Deploy-Test-d3835d74505a437eb4355c7c21724a63 📢 Blog Post - coderjony.com/blogs/buildin...
09 - Proxy Integration | Authentication & Authorization in .NET Lambda Function With Amazon Cognito
มุมมอง 2628 หลายเดือนก่อน
In this video, you'll learn the following: - Understanding the differences between a Class Library handler and an ASP.NET Core API Lambda Function. - Creating a Class Library handler Lambda Function from scratch. - Deploying the Class library handler Lambda Function using Visual Studio. - Understanding the importance of application-level security. - Creating or utilizing an existing Cognito Aut...
08 - Proxy Integration | Separate Lambda Functions for Each Endpoint | Serverless .NET API
มุมมอง 1218 หลายเดือนก่อน
In this video, you'll learn the following: - Differentiating between a Class Library Lambda Function (Class library handlers) and an ASP.NET Core API Lambda Function. - Creating a Class Library handler Lambda Function from scratch. - Deploying the Class library handler Lambda Function using Visual Studio. - Creating an API Gateway route and linking it to the Lambda function through Proxy Integr...
07 - Fine-Grained Authorization With Custom Scopes Using Amazon Cognito | Serverless .NET API
มุมมอง 5408 หลายเดือนก่อน
In this video, you will explore the following: - Why do we need Custom Scopes in the API? - Understanding the concept of a Resource Server. - An in-depth look at OAuth Custom Scopes. - The process of creating a Resource Server within Amazon Cognito. - How to add Custom Scopes to a Resource Server. - Creating an ASP.NET Core API for implementing fine-grained access control using Cognito Custom S...
06 - Securing .NET API With Amazon Cognito | Role Based Authorization | AWS Lambda | API Gateway
มุมมอง 9068 หลายเดือนก่อน
In this video, you'll gain knowledge about the following: - Creating an ASP.NET Core API and configuring it to run as a Lambda Function. - Understanding the importance of application-level security. - Implementing Role-Based Authorization in ASP.NET Core API. - Creating a Lambda Function in the AWS Console and deploying the ASP.NET Core API to Lambda using Visual Studio. - Creating a Cognito Au...
05 - Securing .NET API With Amazon Cognito | Authentication | AWS Lambda | Amazon API Gateway
มุมมอง 2.2K8 หลายเดือนก่อน
In this video, you'll learn the following: - Creating an ASP.NET Core API and configuring it to run as a Lambda Function. - Understanding the importance of application-level security. - Creating a Lambda Function in the AWS Console and deploying the ASP.NET Core API to Lambda using Visual Studio. - Creating a Cognito Authorizer to enable security. - Creating an API Gateway route and linking it ...
04 - Creating Amazon Cognito User Pool & App Client | Serverless .NET API | AWS Lambda | API Gateway
มุมมอง 8328 หลายเดือนก่อน
In this video, you'll learn the following: - Creating an Amazon Cognito User Pool with an App Client. - The process of creating a user in Amazon Cognito. - Setting up an Admin Group within Amazon Cognito 👨‍💻 GitHub Repository - github.com/ankushjain358/serverless-dotnet-apis-with-amazon-cognito 🌐 Demo Page Link - resonant-cement-f3c.notion.site/4-Creating-Amazon-Cognito-user-pool-and-app-client...
03 - Introduction to Amazon Cognito User Pools | Serverless .NET API | AWS Lambda | API Gateway
มุมมอง 3258 หลายเดือนก่อน
In this video, you will learn the following: - What is Amazon Cognito - The differences between the Cognito User Pool and Identity Pool - Key features of Amazon Cognito User Pool - How to Secure API Gateway using Cognito Authorizer 👨‍💻 GitHub Repository - github.com/ankushjain358/serverless-dotnet-apis-with-amazon-cognito 🌐 Demo Page Link - resonant-cement-f3c.notion.site/3-Introduction-to-Amaz...
02 - Building and Deploying Your First Serverless .NET API Using AWS Lambda & Amazon API Gateway
มุมมอง 1.4K8 หลายเดือนก่อน
In this video, you'll learn the following: - Creating your first serverless ASP.NET Core API - Configuring an ASP.NET Core API to run as a Lambda Function - Understanding the differences between Class library handlers and ASP.NET Core Lambda Functions - Exploring the inner workings of.NET Lambda Functions - Deploying your application to AWS Lambda via Visual Studio - Creating an API Gateway - L...
01 - Introduction to Serverless .NET APIs | AWS Lambda | API Gateway | Amazon Cognito
มุมมอง 7758 หลายเดือนก่อน
01 - Introduction to Serverless .NET APIs | AWS Lambda | API Gateway | Amazon Cognito
Creating Business Emails using Amazon SES | Sending & Receiving Emails with Amazon SES | AWS Guide
มุมมอง 16K11 หลายเดือนก่อน
Creating Business Emails using Amazon SES | Sending & Receiving Emails with Amazon SES | AWS Guide
AWS S3 Bucket Versioning | S3 Delete Marker | Restore S3 File | AWS Tutorial
มุมมอง 1.2K11 หลายเดือนก่อน
AWS S3 Bucket Versioning | S3 Delete Marker | Restore S3 File | AWS Tutorial
Deploying ASP.NET Core Web Apps on AWS Elastic Beanstalk
มุมมอง 5K11 หลายเดือนก่อน
Deploying ASP.NET Core Web Apps on AWS Elastic Beanstalk
How to consume APIs with OAuth2.0 scopes | Example with Google Services API
มุมมอง 905ปีที่แล้ว
How to consume APIs with OAuth2.0 scopes | Example with Google Services API
Creating an internal domain using Amazon Route53 Private Hosted Zone and accessing it from EC2
มุมมอง 643ปีที่แล้ว
Creating an internal domain using Amazon Route53 Private Hosted Zone and accessing it from EC2
Step by Step How to Access Your EC2 Instance with SSH client, EC2 Instance Connect & Session Manager
มุมมอง 3.4Kปีที่แล้ว
Step by Step How to Access Your EC2 Instance with SSH client, EC2 Instance Connect & Session Manager
Proxy and Non-proxy Integration in Amazon API Gateway | Demo with .NET Lambda Functions
มุมมอง 1.6Kปีที่แล้ว
Proxy and Non-proxy Integration in Amazon API Gateway | Demo with .NET Lambda Functions
Getting Access Token from Amazon Cognito using Postman | Authorization Code Grant and Implicit Grant
มุมมอง 20Kปีที่แล้ว
Getting Access Token from Amazon Cognito using Postman | Authorization Code Grant and Implicit Grant
Building a Serverless ASP.NET Core Web API using AWS Lambda and Amazon API Gateway REST API
มุมมอง 10Kปีที่แล้ว
Building a Serverless ASP.NET Core Web API using AWS Lambda and Amazon API Gateway REST API
Installing Flutter on Windows and Creating your first Flutter application | Step by Step Guide
มุมมอง 110ปีที่แล้ว
Installing Flutter on Windows and Creating your first Flutter application | Step by Step Guide
Building Flutter Application using AWS CodePipeline
มุมมอง 942ปีที่แล้ว
Building Flutter Application using AWS CodePipeline
Running Linux inside Windows using WSL | Demo with .NET Core App running in WSL Ubuntu
มุมมอง 777ปีที่แล้ว
Running Linux inside Windows using WSL | Demo with .NET Core App running in WSL Ubuntu
Getting Started with AWS CDK using C# .NET | Step by Step Tutorial
มุมมอง 2.4Kปีที่แล้ว
Getting Started with AWS CDK using C# .NET | Step by Step Tutorial
Self Signed Certificates: Create your own Certificate Authority (CA) for local HTTPS sites
มุมมอง 18Kปีที่แล้ว
Self Signed Certificates: Create your own Certificate Authority (CA) for local HTTPS sites

ความคิดเห็น

  • @EmilyB-x4g
    @EmilyB-x4g 8 วันที่ผ่านมา

    This was AMAZING!!!!! Thank you so much for putting this together!!!

    • @coderjony9694
      @coderjony9694 5 วันที่ผ่านมา

      Glad you enjoyed it!

  • @TheMikeAngelus
    @TheMikeAngelus 14 วันที่ผ่านมา

    Brother, why the hell do you have 22k+ unread emails?! Great tutorial though, thank you!

  • @IdiotIdiot-xc7ke
    @IdiotIdiot-xc7ke 18 วันที่ผ่านมา

    It’s a great series. An in depth explanation of how to set up project and the environment would have been immensely helpful. It’s really hard to follow even the basics. Can you create more of a beginner friendly series? Any help is appreciated. Great work though!

  • @coha1947
    @coha1947 20 วันที่ผ่านมา

    That's cool. Thank you

    • @coderjony9694
      @coderjony9694 5 วันที่ผ่านมา

      Glad you liked it!

  • @Tuc594
    @Tuc594 20 วันที่ผ่านมา

    You make it look so simply and easy, i'm almost killing myself trying to create this freaking email. It doesn't verify, it stays on "verification pending" and after that "unverifyed" 😡😡😡😡😡

  • @hughchen703
    @hughchen703 หลายเดือนก่อน

    Thanks for the amazing video!

    • @coderjony9694
      @coderjony9694 หลายเดือนก่อน

      Glad it was helpful!

  • @tarekdhl6446
    @tarekdhl6446 หลายเดือนก่อน

    hey great work thanks , When you try to access your local site from another device on the network,Is he working in local network ????

  • @informer9261
    @informer9261 หลายเดือนก่อน

    sir if token expires how to add refresh roken or how to signout

  • @CodeCraft101
    @CodeCraft101 หลายเดือนก่อน

    Great work, very very helpful. Thanks

    • @coderjony9694
      @coderjony9694 หลายเดือนก่อน

      Glad to hear that!

  • @rianimafuku3889
    @rianimafuku3889 หลายเดือนก่อน

    thanks for the video!

  • @ryanhols
    @ryanhols หลายเดือนก่อน

    why is it that nginx is different for us

  • @rajeevrazdan4786
    @rajeevrazdan4786 หลายเดือนก่อน

    Hi Ankush, pls share your number. I might have a small project for you.

  • @boxerbhai5282
    @boxerbhai5282 หลายเดือนก่อน

    Nice vdo But what about with High availability? Show setting up with high availability with setting up all autoscsling, ALB, ETC... and what about custom with swapping dev and prod? Thanks 👍

  • @asifnisarr
    @asifnisarr หลายเดือนก่อน

    How to get the BearerToken / Access Token without sign-in step? for example to be used in Test automation (or pipeline jobs running on CI/CD)

    • @coderjony9694
      @coderjony9694 หลายเดือนก่อน

      In that case, you need to use Client Credentials flow.

  • @iamAdnan1
    @iamAdnan1 หลายเดือนก่อน

    you have covered all the details! good work.

  • @valeriosacco1301
    @valeriosacco1301 หลายเดือนก่อน

    Great content! It would be also interesting see how to deploy it with cdk or terraform.

  • @draja2006
    @draja2006 หลายเดือนก่อน

    Great Video bro, But i have an issue when i want to attach the role , My ModifyIAM role i dont see the role which i created, Please help me resolve this issue

    • @coderjony9694
      @coderjony9694 หลายเดือนก่อน

      Make sure the IAM Role you create should have EC2 service as a Trusted Entity.

  • @siyabonga.fortune
    @siyabonga.fortune หลายเดือนก่อน

    Would love to see more on creating and managing groups and advanced features like identify pools

  • @siyabonga.fortune
    @siyabonga.fortune หลายเดือนก่อน

    Thank you so much 🔥, looking forward to future videos of Cognito, it really is AWESOME.

  • @JaredCaprio
    @JaredCaprio หลายเดือนก่อน

    Amazing! Good job!

  • @syumak635
    @syumak635 หลายเดือนก่อน

    Getting error message - Error: [/usr/lib/dotnet/host/fxr] does not exist

  • @marcello-6351
    @marcello-6351 หลายเดือนก่อน

    Great video, thanks! Could you make one about Authorization as well? e.g. Flutter widgets available only to admin users, restricted server side (e.g. Lambda) functions

  • @RohitGupta-ps1tf
    @RohitGupta-ps1tf หลายเดือนก่อน

    how to achieve phone number login by amplify

  • @vigneshayyandurai7507
    @vigneshayyandurai7507 หลายเดือนก่อน

    Thanks a lot

  • @informer9261
    @informer9261 หลายเดือนก่อน

    sir please make more videos angular with aws

  • @informer9261
    @informer9261 หลายเดือนก่อน

    THANK YOU SIR THE ABOVE VIDEO IS USEFUL,sir please make an video of file uploading from angular to s3 bucket directly

  • @ericliu2325
    @ericliu2325 หลายเดือนก่อน

    you failed to mention that i needed to install AWS Toolkit extension so that "Publish to AWS lambda..." shows up

    • @coderjony9694
      @coderjony9694 หลายเดือนก่อน

      I forgot, not failed 😀

    • @ericliu2325
      @ericliu2325 หลายเดือนก่อน

      @@coderjony9694 you should put a caption somewhere saying you need to install that toolkit and then create a video on how to set that up and connect your was account ;)

  • @navinreddy-xx1vo
    @navinreddy-xx1vo หลายเดือนก่อน

    well explained

  • @itsabhi.
    @itsabhi. หลายเดือนก่อน

    I love you Ankush bhai : ) ,itni choti si cheez thi ye ! Bht Pyara smjhaya ! The Detail is on next level of this tutorial ! Bhai 2 din se pareshan tha iss cheez ko leke !

    • @coderjony9694
      @coderjony9694 หลายเดือนก่อน

      Thanks brother 🥂

  • @programmingforkids6117
    @programmingforkids6117 หลายเดือนก่อน

    Can I ask if can I use this to connect on google api services? google calendar api to be specific btw I used nextjs as framework + aws as backend I also used google social login.

  • @Manuskiron
    @Manuskiron หลายเดือนก่อน

    Great tutorial. Works excellent with .NET Core8

    • @coderjony9694
      @coderjony9694 หลายเดือนก่อน

      Glad the video was helpful!

  • @msrajawat298
    @msrajawat298 หลายเดือนก่อน

    I appreciate your thorough explanation so much. I have no word how to say thanks to you, Really well explanation thanks a lot of you.

    • @coderjony9694
      @coderjony9694 หลายเดือนก่อน

      Thank you very much for your kind words!

  • @DhananjayDavhale
    @DhananjayDavhale หลายเดือนก่อน

    Thank you so much. :) you make it very easy to learn. thank you once again..

    • @coderjony9694
      @coderjony9694 หลายเดือนก่อน

      Glad the video helped you!

  • @affrancov
    @affrancov 2 หลายเดือนก่อน

    Thanks!! nice tutorial!!

  • @informer9261
    @informer9261 2 หลายเดือนก่อน

    sir please make an video how to intergrate cognito in angular app

  • @miserywas8285
    @miserywas8285 2 หลายเดือนก่อน

    I love you

  • @ramitpanangat7855
    @ramitpanangat7855 2 หลายเดือนก่อน

    Thank you

  • @Md.MohiuddinAhmedBS
    @Md.MohiuddinAhmedBS 2 หลายเดือนก่อน

    This is all good thanks, but if you are using custom lambda authorizer and not cognito authorizer then this method is not present anymore. I think there should be option to do this is case of custom authorizer also

  • @shreyashkhedekar9323
    @shreyashkhedekar9323 2 หลายเดือนก่อน

    great video

  • @user-ex7ku6fw5c
    @user-ex7ku6fw5c 2 หลายเดือนก่อน

    Ohh Man You Are Great, I was just going to leave the development, but its your video that solved my longest error till this date.

    • @coderjony9694
      @coderjony9694 2 หลายเดือนก่อน

      Glad I could help!

  • @TheIcecoldorange
    @TheIcecoldorange 2 หลายเดือนก่อน

    Very helpful! Can you go over how source control would fit in here? I want to record changes to my web apis in a repository but this video skips over that step.

  • @wojciechlasota9488
    @wojciechlasota9488 2 หลายเดือนก่อน

    <3

  • @weradsaoud2018
    @weradsaoud2018 2 หลายเดือนก่อน

    Thank you very much, you really helped me

    • @coderjony9694
      @coderjony9694 2 หลายเดือนก่อน

      Glad I could help!

  • @BlackDragon69XS
    @BlackDragon69XS 2 หลายเดือนก่อน

    Superb guide & glad to see your channel back. Thanks for all the help!👍

    • @coderjony9694
      @coderjony9694 2 หลายเดือนก่อน

      Thanks for all your love!

  • @user-gx3xy4qq2z
    @user-gx3xy4qq2z 2 หลายเดือนก่อน

    best explanation!!! Thank You Sirr !! waiting more videos

    • @coderjony9694
      @coderjony9694 2 หลายเดือนก่อน

      Glad you liked the video! ♥️

  • @MohdAkhilgadwal
    @MohdAkhilgadwal 2 หลายเดือนก่อน

    how to handle if auth session expire

    • @coderjony9694
      @coderjony9694 2 หลายเดือนก่อน

      When the token expires, the session may expire as well. There are two possible scenarios. The first is that if a user has been on the same page for a long period and makes an HTTP call, your API should return 401 unauthorized since the token has expired. Second, while switching between screens, you should create an auth guard that uses Amplify library functions to determine whether or not the session is still alive. So, addressing these two issues should resolve your issue.

    • @MohdAkhilgadwal
      @MohdAkhilgadwal 2 หลายเดือนก่อน

      @@coderjony9694 okay can suggest me the function that you will use if you may come into this scenario

  • @KarimFayed-oy5oo
    @KarimFayed-oy5oo 2 หลายเดือนก่อน

    Very helpful video but I fail to understand what should i do if I don't want to authorize using the UI. I just created a user and I simply want to retrieve the access token in postman without using the UI

    • @coderjony9694
      @coderjony9694 2 หลายเดือนก่อน

      If you are not using Hosted UI, then you can use Cognito's Authentication Flows instead of OAuth flow. Answers on this page can help you. repost.aws/questions/QUW-FCbWmbRSSRQnfgQEdefg/how-do-i-obtain-an-id-token-from-cognito-without-hosted-ui

  • @psyduk17
    @psyduk17 2 หลายเดือนก่อน

    excellent 👌

  • @RaviKumarSrivastava-ss6le
    @RaviKumarSrivastava-ss6le 2 หลายเดือนก่อน

    i followed all the steps but still getting the Internal server exception when i run the API, please suggest

  • @ShivaArts65
    @ShivaArts65 2 หลายเดือนก่อน

    i did all the same process but still i am getting internal server exception, please suggest