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!
@ghostza12094 ай бұрын
I can't stop watching your content-many videos are well-explained in just ~30 minutes. You'll reach 100k subscribers soon!
@TechVisionExplained4 ай бұрын
Thank you for the kind words and the support 💜
@blu_ey5 ай бұрын
man your videos are awesome and that smile is so contagious, thank you so much!
@TechVisionExplained5 ай бұрын
Thank you for the positive energy 💜
@franciscomartinez266424 күн бұрын
you just made me a senior dev. Putting NestJS on my resume ASAP!!
@nicolascuor23784 ай бұрын
Too few visualizations and comments for a really useful video like that. It deserves more! Thank you.
@zeeshanasif330314 күн бұрын
I wish that your channel grow because you make great videos. So much to learn!
@HarrisRana-g1l5 ай бұрын
please create a complete series on nestjs from basic to advance and also cover the sequelized orm
@amaury_permer6 ай бұрын
Man, first video I watch from your channel and you have such a great content, keep it up, you deserve to grow here
@TechVisionExplained6 ай бұрын
Thanks a lot @amaury_permer. This really means a lot to me to know that you are enjoying the content on this channel
@hackmedia77553 ай бұрын
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.
@mattz_zeref5 ай бұрын
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
@TechVisionExplained5 ай бұрын
Really glad it helped, thanks for the comment really appreciate it 💜
@eduardojavier95775 ай бұрын
share information about how to get a work the same way you get it 😎
@mattz_zeref3 ай бұрын
@@eduardojavier9577 I just apply to any works available and got in as FRONTEND Dev,but after a year suddenly i moved to another project but now i have to be BACKEND, same JavaScript but another frameworks that i not familiar with, so a lot of time i just copy another code and modified it a little bit
@mattz_zeref3 ай бұрын
@@eduardojavier9577 i just apply to any work that i get from internet, i got in as a FE at first year, then get transfer to another team but as BE and using NestJs, maybe cuz it javascript, at first i just copy code i mean i'm not familiar with this framework, that why i search video about it and see this video
@aaronjablonski27 күн бұрын
Awesome video! Really clear and well paced. Thank you!
@seanjcan3 ай бұрын
Your videos are very well done. Looking forward to more content.
@xthefrancisxifyАй бұрын
Great video! YOur channel is really helping me in my journey!
@PsychoDude5 ай бұрын
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.
@markjones68945 ай бұрын
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.
@MG-wx8yx5 ай бұрын
Great work bro, keep it up we will push you there.
@takeshiiixDАй бұрын
Awesome content! Thanks a lot for making it!
@jsantamv2 ай бұрын
Gracias por tu tiempo y explicarnos, saludos desde Costa Rica.
@TechVisionExplained2 ай бұрын
Gracias a ti amigo
@Vee-99024 ай бұрын
When are you dropping your NestJS course? It would be great to have an intermediate-to-senior level course! 🔥
@TechVisionExplained4 ай бұрын
@vutlharimhlongo4476 I'm working on it and I can't wait to publish it. it's going to be 🔥💪 By the way is there any particular area or topic that you find particularly challenging in NestJS?
@Love-roblox-everytime4 ай бұрын
@@TechVisionExplained That'd be. TypeORM relations, Microservices inter communication (user service to booking service to fetch user's booking info), Messages queues, Containerization, CI/CD for microservices, Authentication in Gateway microservices model and where to validate authentication and drop requests.
@andregeraldo6556Ай бұрын
@@TechVisionExplained I think organizing the project in general in my case, when should we put a clean arch in the project? what are best ways to make e2e testing in nestjs?
@suelitonsantos27634 ай бұрын
This is the best tutorial of authentication, thx!!
@nikhilgoyal00714 күн бұрын
super helpful, thank you!
@iUmerFarooq5 ай бұрын
Implement it with database and also do authorization and 2fa as well. Thank you 💚
@mohannadal-musa24942 ай бұрын
Thank you for your content , it is amazing so far one comment is you could built a token service where u verify and generate accessToken/refreshToken ...etc
@omarsalah42526 ай бұрын
clean video nice editing skill and also informative keep uploading
@TechVisionExplained6 ай бұрын
Thank you so much @omarsalah4252 for showing your support, it means a lot to me. I've been enjoying making these videos, and I have a lot more coming :)
@amirehsandavoodi7418Ай бұрын
Thanks useful tutorial. Can you please share the github repo for the code of this tutorial?
@WebTech-gc2fp10 күн бұрын
Hey Thanks for the tutorial. could you please send the source code?
@almedinhodzic37474 ай бұрын
Good job man, really good video. Nestjs course coming soon? 😊🎉
@TechVisionExplained3 ай бұрын
Working on it, aiming to release something huge before the end of 2024 💪
@johnnyferreira61214 ай бұрын
Very good tutorial! Thanks.
@Paulkellermann59718 күн бұрын
Give us the name of the background song please
@omega.developer4 ай бұрын
We are validating the username, password as part of login api using nest js, but this is not entirely fullfiliing the complete backend login api btw. Can you make the video that completely give registration, login together with mongodb or postgresql, so that i will get the full confidence with the nestjs auth flow. It would be better if you make this video this month or next month 🎉😅
@luizjrrd3 ай бұрын
How did you start a new Nest app without tests? There's no "--no-spec" option in "nest new".
@TechVisionExplained3 ай бұрын
With the default CLI command you always get the test file indeed. I create so much tutorials these days that I wrote my own script to remove all the boiler plate and only keep the root module. I might share the script in a community post If I get some time 🤞
@joaopaulocarvalho95925 ай бұрын
Great video! Thank you!
@TechVisionExplained5 ай бұрын
Glad you liked it 👌
@milesrykerodazie1714 ай бұрын
your videos are so valuable, thank you so much.what are your thoughts about cookies auth?
@TechVisionExplained4 ай бұрын
I really don't like to answer "It depends", but it does 😅. You are not the first one to ask so I'll be covering the different types of auth with pros and cons in a video.
@milesrykerodazie1714 ай бұрын
@@TechVisionExplained thank you so much, I really appreciate you.much respect
@toluwanimiadeyemo80992 ай бұрын
Do you have a nest js full course?
@TechVisionExplained2 ай бұрын
Not yet... If you're subscribed to my newsletter, I'll make some announcement there, I'm working a some project that you might love if you use NestJS 😉
@spamcolector6 ай бұрын
Beginner question: is it safe to send the password in a request? Is it possible to catch that package in the middle? I know the hash is used for it, but implementing a hash on the client side and sending it to compare hashes on the server side sounds the same. Will it be safe? How to make bulletproof secure auth?
@TechVisionExplained6 ай бұрын
Hello @spamcolector TLDR; If you use HTTPS then it's safe. Is it "bulletproof"; No Every auth solutions has downsides and risks associated. Most of the time you would choose a solution based on the risk, effort and requirement of your product. There are many solutions to choose from and some of them don't even involve a password. For example Magic links. But that would mean sending emails to users handling links expiration etc... Is the added complexity worth it? If you use HTTPs there isn't really a point hashing the password on the client side, because the data transferred is encrypted anyway. The reason why you don't want to store the password in clear is to prevent anyone with access to the database to have access to the user password and you don't want that password to also appear in logs and other code traces. hope that answers your question
@cyruschen86623 ай бұрын
Can we have the github link to these code please?
@ajalasegun16 ай бұрын
You’ve got a great smile 😬
@TechVisionExplained6 ай бұрын
Thank you for your comment @ajalasegun1
@zMerlin4 ай бұрын
Very useful ! 🙏🏼
@KhalidKhan-xq5xpАй бұрын
pls provide github links
@raidertm1653Ай бұрын
The legend
@mihajlosupic27 күн бұрын
"Because we won't be writing any tests in this app" 👁👄👁. 😂
@TechVisionExplained26 күн бұрын
not writing tests is a sign of high self confidence 🤣