@con-f-use

I was fully prepared for sarcasm and snark. Instead I got the most useful short intro on web-authentication there is.

@msilence2009

I PERSIST MY TOKENS ON MY ARMS USING TATTOOS.

@goober9105

No way hes back

@emptytank604

This was quite possibly the best and most concise explanation of how to implement auth I have seen. Thank you!

@zb2747

Very concise explanation of JWT vs Sessions. Interesting to see how your take on the two has developed over the years. I find your videos super helpful when it comes to doing auth without 3rd party 

Lastly, it’s great seeing you Ben. Much peace and success brother

@AndrewScofield

Great high level tutorial for a very confusing topic! There are so many tutorials out there that make it seem like you have to start out at enterprise level complication, when in reality a setup like this is going to work great for most people.

@mikealejandro3938

Ben, you're mi inspiration for becoming a web dev, it's been like 3 years since I started this journey seriously (at 17), now I have a decent job, thanks for existing brother, love your vids, we miss you homie !

@vinceerkadoo45

Literally popped on my suggestion seconds before i was going to search for this!

@MaxPicAxe

I can't believe you just explained so much about auth I had no idea about in this short video, so well. Thank you.

@rohithk6466

Hi Ben this video was pretty useful, kindly keep coming back with these

@user-zo2ky4mz7d

I was just researching this for a side project. Thanks Ben for reading my mind.

@devxsadik

i missed this type of content bro
pls keep doin it

@rutvikpatel7640

You uploaded this video right when I needed it! You answered so many questions of mine in just 15 mins than I found answers online for last 2 days. Thank you so much. And please make a next video on how you setup username and password auth.

@schism15

Perfect timing for this. I had just decided to try rolling my own auth on my latest side project since its not critical, will be low traffic and I'm tired of auth feeling like such a black box.

@cryptophil85

I've just watched several videos on this topic whilst deciding on how to proceed and this is by far the best one. I love fireship vids but this extra depth into pros and cons gives Jeff a run for his money. Keep it up! I'd love to see a collab between you two.

@buzz1ebee

He's back! Great overview. I've rolled my own auth quite a few times and this is a great guide.

Recently I've been using a self hosted zitadel instance for the user management and I have a reusable nestjs module for handling all the zitadel oauth stuff and session management etc. Super easy to add additional auth providers or implement 2fa via settings on zitadel without changing anything at all on my backend which is just basic session cookies storing access and refresh tokens for zitadel.

@pt_trainer9244

Summarized months of learning all of this in a short video, good stuff

@Andres-Estrella

Thanks! 
Auth is one of those things you have to implement 2 or 3 times to fully understand.

@bojidaryovchev9995

that's why we love you Ben, what an amazing video, mad props yo, tight, tight tight tight!

@SalimOfShadow

I always really really liked how you explained everything!!!
Really enjoyed this quick rundown