Get access to the full lecture which includes connecting a Next.js UI & applying our JWT/Refresh authentication + Google OAuth: michaelguay.dev/
@bestelectrocity3 ай бұрын
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 ?
@sunnysetia4 ай бұрын
Great video, please do more NestJs videos!
@zlatkoiliev89272 ай бұрын
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.
@belkocik4 ай бұрын
I've been waiting for this video. Thank you :)
@fahimshahriyer44802 ай бұрын
This is one of the feartures should come built-in with this kind of framework similar to Laravel.
@valerio-91374 ай бұрын
great content! how is it consumed from a frontend with angular i only saved the token in the localstorage
@markjones68944 ай бұрын
Great video, Show us how we can connect it to nextjs !
@HishmathDeen3 ай бұрын
Hi Michael. Thanks for your contents ❤. Could you please do a video about distributed tracing in nest js micro services backend??
@LawrenceChege4 ай бұрын
How can I do the same for multiple users or include roles for the user?
@alaamekki28202 ай бұрын
what is your vs code theme please ?
@bordigxidul66254 ай бұрын
Hie. One question : how can i change the exception sens in case or refresh-token is expire, if i want another exeption launch ?
@Mr_MicDaniel4 ай бұрын
Can you extend this video to use Username/password, Google and GitHub authentication with Prisma
@userinconnu28522 ай бұрын
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.
@mguay2 ай бұрын
Once the course is complete it will be available for single purchase on my site & Udemy. For early access a subscription is required.
@EhteshamShahzad4 ай бұрын
You can implement this without passportjs.
@tnp034 ай бұрын
Yeah but that cost time and money to reinvent
@EhteshamShahzad4 ай бұрын
@@tnp03no. It's very easy. NestJS' official authentication course covers it.
@dmsnm3 ай бұрын
you can also write web server in Node JS without any framework 🙂