5. AWS Amplify: Custom Authentication using the Amplify Auth API

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

ความคิดเห็น • 22

  • @wdtrap
    @wdtrap ปีที่แล้ว +2

    Thank you for this tutorial, it was very helpful for getting me going in the right direction with getting auth setup on my app. One challenge I ran into was passing props between routes got messy because of the way I had dynamic routing setup (couldn't find a way to get the props passed all the way down to the lowest level child in my page hierarchy). After wracking my brain for far too long, I opted for creating a context and referencing that instead (which feels less messy than passing props was getting).

  • @mahibrahman
    @mahibrahman 9 หลายเดือนก่อน +1

    This is a tutorial I was looking for. Well explained. Thank you very much.

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

      Glad it was helpful!

  • @moneyplayboy44
    @moneyplayboy44 ปีที่แล้ว +1

    HI @Cumulus.
    Great video! I also need your help, how to use the existing user pool login in this application

  • @tymac927
    @tymac927 10 หลายเดือนก่อน +1

    I can't import Auth from aws-amplify?

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

      What is the exact error message you are getting?

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

      The command is: (try this)
      amplify add auth

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

      @@cumuluscycles The import is the issue, I'm getting the same error. You cannot import Auth from aws-amplify

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

    I am getting error for auth that auth is not from aws-amplify

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

      I believe Amplify Auth has changed since I created this video. Give the following a look: docs.amplify.aws/gen1/javascript/build-a-backend/auth/auth-migration-guide/

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

      @@cumuluscycles thank you

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

      @@cumuluscycles in aws-export.js what i need to add for Amplify

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

    Hello i need to know is it possible to build an app like instagram using aws amplify can scale

  • @meenasunkara7985
    @meenasunkara7985 ปีที่แล้ว +1

    Can you also provide a video on how to create an Admin login separately to provide authorization to the users in the userpool to login to the app and access the contacts or information from the app please!!!!!
    Thank you in Advance.

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

      you could add a property called role, or you could create another user pool

  • @RobertoMartinez-pz7im
    @RobertoMartinez-pz7im ปีที่แล้ว

    This video made my day. Thanks a lot!

  • @diyoptics1387
    @diyoptics1387 ปีที่แล้ว +1

    Thanks for the great tutorial!

  • @mathieuwilson2985
    @mathieuwilson2985 ปีที่แล้ว

    Perfect.

  • @reddisurya
    @reddisurya ปีที่แล้ว

    Please make it as soon as possible by the end of the day.

    • @cumuluscycles
      @cumuluscycles  ปีที่แล้ว +6

      Hi. Although I appreciate your vote of confidence in my being able to build that this afternoon, I currently have quite a bit on my plate, so probably won't get to it for a while. I do have some videos which address a number of the items in your request, so perhaps checking them out will help you get started with the implementation. If/when I get a chance to build this, because it does seem like a fun project, I'll reply back here and let you know. Cheers, Rob