Passwordless authentication with Amazon Cognito | Amazon Web Services

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

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

  • @niv8880
    @niv8880 3 месяца назад +1

    Would love to know how to add a flutter client to this instead of React. Anyone got any tips?

  • @user-im5oy9jx8n
    @user-im5oy9jx8n Год назад

    Great video! I really like the way the problem is described and the solutions being avaible pointed out to manage them. If I may I would like to give you feedback on your audio. Using a tscz-filter would really boost your audio and make the experience way smoother and the content itself more accessable. Most dessing- or tscz-filter plugins that accomplish that are for free.

  • @venelinspiridonov7
    @venelinspiridonov7 10 месяцев назад +1

    This is very inspiring !! I will start to integrate it immediately.

    • @amazonwebservices
      @amazonwebservices  10 месяцев назад

      Thanks! 💪 😎

    • @venelinspiridonov7
      @venelinspiridonov7 10 месяцев назад

      May I kindly look for your experience, which will help during the integration? I am integrating this into React app and getting '- error node_modules/amazon-cognito-passwordless-auth/dist/client/react/components.js (275:0) @ eval
      - error ReferenceError: navigator is not defined
      at Array.find ()
      null'. Any directions I should dig deeper to check on this? PS: I got the e2e example installed and it works fine. Got the AWS infra also.

    • @venelinspiridonov7
      @venelinspiridonov7 10 месяцев назад

      The issue is I am using it in JSX files?

    • @awssupport
      @awssupport 10 месяцев назад

      Hi Venelin. 👋 This is an excellent question to share with our community of experts over on re:Post: go.aws/aws-repost. If you'd like, you can also find more ways to get help, here: go.aws/get-help. 🤓 ^SA

  • @hantzley
    @hantzley 10 месяцев назад +1

    Awesome demo!

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

    why not making this built into cognito ?

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

      Hi! We are committed to improving our services, and we're always glad to hear feedback on how we can improve a service. 👂 If you'd like, feel free to share your thoughts & suggestions with our teams directly through the following link: go.aws/feedback. ⬅️💭 ^TE

  • @ChrisThomas-akaCT
    @ChrisThomas-akaCT 7 месяцев назад

    Thank you for the video with clear step-by-step instructions. Very helpful!
    I deployed this and am getting a strange 400 error message:
    Sign-in as another user 1 validation error detected: Value 'us-east-2_lxLV5Do89' at 'clientId' failed to satisfy constraint: Member must satisfy regular expression pattern: [\w+]+
    Anyone else experience this error?

    • @awssupport
      @awssupport 7 месяцев назад

      Hi, sorry for any confusion experienced! I have taken steps to reach out to our Support team internally for their awareness. If you would like other help options, you can post to and view posts from our AWS industry experts on re:Post: go.aws/aws-repost 💻 ^DC

    • @awssupport
      @awssupport 6 месяцев назад +2

      Hi Chris, just wanted to follow up regarding your question. I forwarded this to the appropriate team, and this was their response: The SA says "This looks like a user pool id: us-east-2_lxLV5Do89. So the user I think mistakenly uses a user pool id where they need to pass a client id". ^DC