Get access to the full lecture which includes connecting a Next.js UI & applying our JWT/Refresh authentication + Google OAuth: michaelguay.dev/
@bestelectrocity2 ай бұрын
Hey Michael, thanks for the video, where I can find the courses about Next.js UI & applying our JWT/Refresh authentication + Google OAuth and is it NestJs GraphQL ?
@zlatkoiliev8927Ай бұрын
Really awesome tutorial. Can you please make one course where we combine all stuff together and build real world API, production ready. It can combine user auth with roles and permissions, include the social providers for login as well, and maybe some payments and subscriptions with stripe. Also if you can make it with microservices architecture that would be great. I really want to see how everything works together.
@sunnysetia3 ай бұрын
Great video, please do more NestJs videos!
@fahimshahriyer4480Ай бұрын
This is one of the feartures should come built-in with this kind of framework similar to Laravel.
@belkocik3 ай бұрын
I've been waiting for this video. Thank you :)
@HishmathDeen2 ай бұрын
Hi Michael. Thanks for your contents ❤. Could you please do a video about distributed tracing in nest js micro services backend??
@markjones68943 ай бұрын
Great video, Show us how we can connect it to nextjs !
@AjayCoding3 ай бұрын
great! very helpful
@valerio-91373 ай бұрын
great content! how is it consumed from a frontend with angular i only saved the token in the localstorage
@Mr_MicDaniel3 ай бұрын
Can you extend this video to use Username/password, Google and GitHub authentication with Prisma
@bordigxidul66252 ай бұрын
Hie. One question : how can i change the exception sens in case or refresh-token is expire, if i want another exeption launch ?
@LawrenceChege3 ай бұрын
How can I do the same for multiple users or include roles for the user?
@iq240-13 ай бұрын
awesome!
@userinconnu2852Ай бұрын
how to access this additional course in a single payment and not via a subscription? because I don't trust subscriptions. will this be added to udemy or is there a way to have a single payment to access it on the site.
@mguayАй бұрын
Once the course is complete it will be available for single purchase on my site & Udemy. For early access a subscription is required.
@alaamekki2820Ай бұрын
what is your vs code theme please ?
@EhteshamShahzad3 ай бұрын
You can implement this without passportjs.
@tnp033 ай бұрын
Yeah but that cost time and money to reinvent
@EhteshamShahzad3 ай бұрын
@@tnp03no. It's very easy. NestJS' official authentication course covers it.
@dmsnm2 ай бұрын
you can also write web server in Node JS without any framework 🙂