The ultimate NestJS Authentication guide

preview_player
Показать описание

This ultimate guide to NestJS authentication covers everything you need to know about implementing secure user authentication with PassportJS. Master Auth in NestJS now!

00:00 Authetication Flow Overview
02:14 User Login
07:27 Generate Token
12:55 Access Control
19:50 Passport Authentication
29:12 Passport Access Control
Рекомендации по теме
Комментарии
Автор

There's a bunch of videos out there on how to setup authentication and authorization in Nestjs, but man this explains smoothly! Thanks for an awesome video!

almightyDrinTV
Автор

I can't stop watching your content—many videos are well-explained in just ~30 minutes. You'll reach 100k subscribers soon!

ghostza
Автор

I wish that your channel grow because you make great videos. So much to learn!

zeeshanasif
Автор

man your videos are awesome and that smile is so contagious, thank you so much!

blu_ey
Автор

Too few visualizations and comments for a really useful video like that. It deserves more! Thank you.

nicolascuor
Автор

you just made me a senior dev. Putting NestJS on my resume ASAP!!

franciscomartinez
Автор

Man, first video I watch from your channel and you have such a great content, keep it up, you deserve to grow here

amaury_permer
Автор

Awesome video! Really clear and well paced. Thank you!

aaronjablonski
Автор

please create a complete series on nestjs from basic to advance and also cover the sequelized orm

HarrisRana-gl
Автор

Great video! YOur channel is really helping me in my journey!

xthefrancisxify
Автор

Thanks for your tutorial on guards. I made my own decorator I can apply to any module and selectively limit access for users.
I set permissions to a token like "videos" or "content". Depending on what is attached to a specific token, it limits user access. You saved me a lot of time with the guard decorators. Thank you.

hackmedia
Автор

in my work using nest js, but i'm not really know nest js, just copy the code that already there, but this make it clear, thanks man

mattz_zeref
Автор

Your videos are very well done. Looking forward to more content.

seanjcan
Автор

When are you dropping your NestJS course? It would be great to have an intermediate-to-senior level course! 🔥

Vee-
Автор

Gracias por tu tiempo y explicarnos, saludos desde Costa Rica.

jsantamv
Автор

Awesome content! Thanks a lot for making it!

takeshiiixD
Автор

Is it possible to make a tutorial on how to integrate NestJS with supabase for Auth ? Or how to connect nextjs with NestJS and supabase ? That would be awesome! Keep up the awesome work.

markjones
Автор

Great work bro, keep it up we will push you there.

MG-wxyx
Автор

Good job man, really good video. Nestjs course coming soon? 😊🎉

almedinhodzic
Автор

Please do beginner to advanced full course with each topic. Use mock data so people use whatever they want as db. include guards, custom pipes, tips along the way.

PsychoDude