Auth0 - High Level Overview for Your Project Architecture

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • Auth0 is a 3rd party service you can plug into your application which helps you to rapidly implement login (authentication) and permissions (authorization). Auth0 handles your sign up forms and emails as well as your login forms. Signed Tokens are sent to your application which your app uses for authentication and authorization information.
    This video gives a high-level architectural overview of how Auth0 fits into your application.
    00:00 Fun Intro
    00:10 Intro to Auth0
    02:21 Auth0 App Demo
    06:08 Auth0 High-Level Architecture Diagram
    13:17 Wrap up
    14:00 Subscribe Outtro
    --
    🤝 Need help with a project? Visit us at:
    🤝 www.dedicatedmanagers.com/
    ---
    🎵 Intro Music by Christi O'Donnell - www.raresparkmusiclessons.com/
    🎵 Outtro Music from www.Bensound.com
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @abdulwadoodsyed4436
    @abdulwadoodsyed4436 ปีที่แล้ว +3

    This guy is like if Michael from the office worked in tech.

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

    This is what videos from Auth0 itself need to be like, not just some bs for executives.

  • @Sulls58
    @Sulls58 3 ปีที่แล้ว +14

    Helpful content - the joke vibe isn’t working though

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

    Thanks a lot! That architecture graphics and your explanation finally helped me understand how everything is connected. Superb!

  • @andrewobrigewitsh
    @andrewobrigewitsh 3 ปีที่แล้ว +5

    Great video, super simple and to the point.

  • @chris4321das
    @chris4321das 4 หลายเดือนก่อน +1

    Excellent info, and I do appreciate the humor! 😂😂🤣🤣🤣🤣

  • @designanddevelop585
    @designanddevelop585 3 ปีที่แล้ว

    Amazing explanation! Thanks for the help

  • @mahajav
    @mahajav 2 ปีที่แล้ว

    Ur so cool...I was struggling to understand this Auth0 business for quite some time, saw so many video's but couldn't really understand, with this one its crystal clear now. Thank you so much.

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

    Very clear explanation, thanks !

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

    good stuff, my man. thanks

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

    Awesome video, congrats!

  • @KyraKillah
    @KyraKillah 2 ปีที่แล้ว

    I liked and subscribed. I hope can see more video explain structure like this of you

  • @michaelnurse9089
    @michaelnurse9089 3 ปีที่แล้ว

    I need Auto0 explained to me. I also laughed out loud about seven times. Made my day!

  • @samuelpai9601
    @samuelpai9601 3 ปีที่แล้ว

    great video, just what I neeeded to learn!

  • @yiannis_p
    @yiannis_p 2 ปีที่แล้ว

    The best intro ever. Like ever. End of story

  • @RogerThat902
    @RogerThat902 2 ปีที่แล้ว

    Great explanation. Really helped me. Thanks!

  • @will-taylor
    @will-taylor 2 ปีที่แล้ว

    Thanks!

  • @AbdullahAlMuzaki-wu1fp
    @AbdullahAlMuzaki-wu1fp 5 หลายเดือนก่อน

    Super crystal clear explaination

  • @carolinholat3233
    @carolinholat3233 3 ปีที่แล้ว

    Thank you very much!

    • @DedicatedManagers
      @DedicatedManagers  3 ปีที่แล้ว

      carolin holat Thanks for the comment. Glad you found it helpful.

  • @RG-ds7ob
    @RG-ds7ob 2 ปีที่แล้ว

    Haha... Nice! Thanks!

  • @ahmedmouad344
    @ahmedmouad344 10 วันที่ผ่านมา

    Thank you so much it's really helpful but i really suggest visiting therapist ASAP xD

  • @shted224
    @shted224 3 ปีที่แล้ว +17

    really helpful but not gonna lie this is a bit annoying with the jokes. Thank you though

  • @evgeniisharaborin8071
    @evgeniisharaborin8071 6 หลายเดือนก่อน

    Thank you very much ! It is a great job! where can I download this super informative graph?

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

    Wow man, you have some issues. Good tutorial ;)

  • @krishnajoshi364
    @krishnajoshi364 8 หลายเดือนก่อน

    Great video!!!! Thank you so much for sharing it. Could someone please share the subsequent video links ? Thank you in advance :)

  • @AdamNapoletano
    @AdamNapoletano 3 ปีที่แล้ว

    Great video, thank you! Can you make some on the processes that happen next and how to implement this into codebase?

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

      That was my goal... unfortunately I haven’t had the time :(

  • @AbdullahAlMuzaki-wu1fp
    @AbdullahAlMuzaki-wu1fp 5 หลายเดือนก่อน

    Anw, i saw some link in your diagram image. Can we have that? So we can learn more deep dive

  • @Tyrone-Ward
    @Tyrone-Ward 2 ปีที่แล้ว

    Can we see the code for that example?

  • @lowrez1646
    @lowrez1646 2 ปีที่แล้ว

    Nice video, very good / thorough overview. Wondering about the validation step/call back to Auth0 - is that on every API call made? Seems like that could be 'costly'. Wouldn't it be better to check that maybe randomly as a precheck before whatever API call is needed for the application instead of every time?
    Seems like overkill to essentially make 2 calls always when any API is called but maybe that's just the best / most secure way to do it.

    • @DedicatedManagers
      @DedicatedManagers  2 ปีที่แล้ว

      Can you give me a time in the video where your question lies? The API only needs to connect to Auth0 to get the certificate to validate the token signature, which can be cached thereafter. So there isn't a call back to Auth0 on every request (ideally, with cacheing)

    • @lowrez1646
      @lowrez1646 2 ปีที่แล้ว

      @@DedicatedManagers Right, that's what I would expect. But you mention needing to validate the token before making an api call on your api layer. So I just assumed you didn't actually mean with every call you make to your own backend after the users auth'd. It's toward the end of the video, sorry I don't know the exact spot.

  • @ayushmati08
    @ayushmati08 2 ปีที่แล้ว

    Where are the subsequent videos? Would you be great if you would link them in the description.

    • @DedicatedManagers
      @DedicatedManagers  2 ปีที่แล้ว

      Unfortunately life has just gotten too busy and I haven’t been able to make any more. Sorry.

  • @AndyD89
    @AndyD89 2 ปีที่แล้ว

    Thanks for the good explanation! Can you please explain how the API on your own server will validate the access token?

    • @DedicatedManagers
      @DedicatedManagers  2 ปีที่แล้ว

      I didn’t say that in the video? (It’s been a while since I made it)
      It gets a public key from the Identity Server (Auth0) to verify the token. It only needs to get the public key one time and then can cache it for a while.
      … this is as far as I know, I am not an expert.

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

      @@DedicatedManagers thanks for your reply!

  • @sukurullasheikh3301
    @sukurullasheikh3301 3 ปีที่แล้ว

    hey bro how can we user information from auth0

    • @DedicatedManagers
      @DedicatedManagers  3 ปีที่แล้ว

      Thanks for the comment... I think there’s a typo so it’s a little hard to understand your question accurately... if you are asking how you get the user’s information, it’s in the identity token.
      I’m hoping to get The chance to do more in-depth videos on this sub topic and others. Please be sure to subscribe!

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

    You don't need these "funny" addons. The content is great, you don't need to pimp it. If you want to do more editing you could show some diagrams or images in the background.

  • @sergioterrazas97
    @sergioterrazas97 3 ปีที่แล้ว +17

    Dude, it's annoying AF that thing. Seriously, two more of those and I quit the video.

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

      I have never seen such cringe from a video, absolutely insane.

  • @babyblue7798
    @babyblue7798 3 ปีที่แล้ว

    i am just here because i am applying for a job with this company.. is this for developers? i still dont get it. i am not applying for a technical job. LOL

    • @DedicatedManagers
      @DedicatedManagers  3 ปีที่แล้ว

      Yes… Well it is A high-level overview, it is meant for developers that have some technical understanding.

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

    Get rid of the little acting bits. They do nothing for the video other than distract. Otherwise the video is superb.

  • @abcrofoot
    @abcrofoot 3 ปีที่แล้ว +3

    i'm only 30 seconds into this video and idk if I'm going to learn anything, but you're getting a like for this "WHO ARE YOU AND WHAT ARE YOU DOING HERE?" bit

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

      Thanks for the comment! I was feeling pretty rejected because a couple other people commented that they found it annoying. I was just trying to have some fun with the video so I’m glad you commented that you get I was just trying to have some fun!

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

      @@DedicatedManagers Don't listen to the haters. Just keep on making videos that are fun for you!

    • @raevilman
      @raevilman 3 ปีที่แล้ว

      @@DedicatedManagers
      I also found it funny and enjoyed it!
      and don't loose your personal touch, this is what makes you stand out of the crowd of tutorials producing factories.
      Keep up👍

    • @DedicatedManagers
      @DedicatedManagers  3 ปีที่แล้ว

      @@raevilman thanks :)

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

    annoying af

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

    what are those disgusting things bro