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

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

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

  • @solano_motoaventura
    @solano_motoaventura Месяц назад

    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  Месяц назад

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

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

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

  • @solano_motoaventura
    @solano_motoaventura Месяц назад

    Thanks! it was awesome

  • @gurinderpalsingh6064
    @gurinderpalsingh6064 Месяц назад

    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?

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

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

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

    can you please make demo for spring boot app

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

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

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

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

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

    sir please make more videos angular with aws

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

    That's cool. Thank you

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

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

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

      Explore Amplify SDK - There are methods for all these.