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

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

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

  • @wdtrap
    @wdtrap Год назад +3

    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.

  • @RobertoMartinez-pz7im
    @RobertoMartinez-pz7im Год назад

    This video made my day. Thanks a lot!

  • @diyoptics1387
    @diyoptics1387 Год назад +1

    Thanks for the great tutorial!

  • @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

  • @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

  • @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

  • @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