Implementing Amazon Cognito Authentication in Angular using AWS Amplify | Practical Demo

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

Комментарии • 16

  • @solano_motoaventura
    @solano_motoaventura 2 месяца назад

    Thanks! it was awesome

  • @siyabonga.fortune
    @siyabonga.fortune 6 месяцев назад

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

  • @siyabonga.fortune
    @siyabonga.fortune 6 месяцев назад

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

  • @informer9261
    @informer9261 6 месяцев назад +1

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

  • @gurinderpalsingh6064
    @gurinderpalsingh6064 2 месяца назад

    Hi Coderjony, I am using Amazon Cognito and right now MFA for email is also there, but Amplify library is not handling it, can you let me know how to create CUSTOM_AUTH for email, and how to consume that in Angular?

  • @YashrajKhadake-l6b
    @YashrajKhadake-l6b 4 месяца назад

    can you please make demo for spring boot app

  • @solano_motoaventura
    @solano_motoaventura 2 месяца назад

    I have a quick question that just came to my mind, how we can store the userPoolId and userPoolClientId secure? after deploy the app, you can find the values in the js, and if someone take it, will have access to our user pool. Thanks in advance!

    • @coderjony9694
      @coderjony9694  2 месяца назад

      Here is a discussion around the same stackoverflow.com/a/47865747/1273882
      Hope this would help!

  • @coha1947
    @coha1947 5 месяцев назад

    That's cool. Thank you

  • @informer9261
    @informer9261 6 месяцев назад

    sir please make more videos angular with aws

  • @eyaboukhatem4874
    @eyaboukhatem4874 4 месяца назад

    can you pls create demo with react native & aws amplify aws iot 🙏

  • @informer9261
    @informer9261 6 месяцев назад

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

    • @coderjony9694
      @coderjony9694  3 месяца назад

      Explore Amplify SDK - There are methods for all these.