Easy Next.js & NestJS Authentication with Clerk

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

ความคิดเห็น • 31

  • @mguay
    @mguay  5 หลายเดือนก่อน +3

    Get access to my latest course where we Build an App With Next.js + NestJS & Prisma: michaelguay.dev/courses/build-an-app-with-next-js-nestjs-prisma/

    • @JP12313
      @JP12313 5 หลายเดือนก่อน

      Is this one coming to udemy?

  • @larrymcfarlane6202
    @larrymcfarlane6202 4 หลายเดือนก่อน

    All the important bits covered! Thank you...

  • @indrajeetnikam5301
    @indrajeetnikam5301 5 หลายเดือนก่อน

    I have been waiting for this for so long. Thanks a lot.

  • @user-cf4dd6vu6x
    @user-cf4dd6vu6x 5 หลายเดือนก่อน +2

    Can you please make a course that combines Angular with NestJS?

    • @Ruiditos80
      @Ruiditos80 5 หลายเดือนก่อน

      He already did

    • @user-cf4dd6vu6x
      @user-cf4dd6vu6x 5 หลายเดือนก่อน +1

      @@Ruiditos80 I mean REST api and not GraphQL as always 😅

  • @hooyah
    @hooyah 5 หลายเดือนก่อน +1

    im confusing with my brain. in this video you teach me how to setup clerk with client and server and i understood. but are company dont need user table in their database? and throw the user in clerk database?
    can you explain do i need user database in server when i use clerk/auth0 etc? cuz im confusing here and i think im still needed user table im my database for like query relation like user to cart etc. thanks for the video ❤❤

    • @mguay
      @mguay  4 หลายเดือนก่อน +2

      If we're using a managed service like Clerk they will be managing the state of our users in their DB. When you need to get access to the user we simply call there Clerk API like in the video.

    • @hooyah
      @hooyah 4 หลายเดือนก่อน

      ​@@mguayahh you right silly me😅. but i prefer sync my database with clerk webhook. thanks for the help ❤

  • @bruklemma1601
    @bruklemma1601 2 หลายเดือนก่อน

    thank you this is good and quality content.

  • @RomanBorowinski
    @RomanBorowinski 5 หลายเดือนก่อน +2

    How about keycloak. You used it before? Maybe course on that?

  • @hgalvao98
    @hgalvao98 4 หลายเดือนก่อน

    Great video!

  • @ayeshdev
    @ayeshdev 4 หลายเดือนก่อน

    Need more content on nestjs and nextjs with mongodb

  • @juststudying1019
    @juststudying1019 4 หลายเดือนก่อน

    Amazing channel Thanks.

  • @cristobaljesusmunozsolano5136
    @cristobaljesusmunozsolano5136 2 หลายเดือนก่อน

    nice video, thanks

  • @tranquillityEnthusiast
    @tranquillityEnthusiast 4 หลายเดือนก่อน

    Sir Please do complete big project with Angular and Nestjs with Microservice Architecture if possible, I Always your content and bought some Udemy Courses, Keep going sir

  • @PattyBeautCode
    @PattyBeautCode 5 หลายเดือนก่อน

    Wow this is powerful combination!
    And ...Can we build auth system SaaS like this Clerk with NestJs please 😅 so we can be come another alternative 😂❤

  • @JP12313
    @JP12313 5 หลายเดือนก่อน

    Thank you

  • @ayeshdev
    @ayeshdev 3 หลายเดือนก่อน

    Need more projects

  • @stefankresoja2717
    @stefankresoja2717 4 หลายเดือนก่อน

    Hi, it seems like it's not valid for version 5+. Do you plan on have a new video supporting @clerk/clerk-sdk-node 5.*.*? Thanks

    • @mguay
      @mguay  4 หลายเดือนก่อน

      Where are you seeing issues?

    • @InarusLynx
      @InarusLynx 3 หลายเดือนก่อน

      I have an issue where I have to use clerkClient.clerkClient to access anything like users. Which I'm wondering if Clerk made a mistake in v5. I don't know, but it was frustrating to even find that solution as I just copied the code.

    • @InarusLynx
      @InarusLynx 3 หลายเดือนก่อน

      @@mguay Apparently, import needs to be import { clerkClient } from '@clerk/clerk-sk-node' now. At least, that fixed my issue with clerkClient acting oddly with Nestjs.

  • @Gabriel-ue3jf
    @Gabriel-ue3jf 4 หลายเดือนก่อน

    What VS Code theme do you use?

    • @mguay
      @mguay  4 หลายเดือนก่อน

      Material Theme Ocean High Contrast

  • @w3mw
    @w3mw 4 หลายเดือนก่อน

    Amazing video, think I will sign up to your course later on. Love Nest JS (new to this). So really good to see how I can connect Nest JS with Next js.
    Will you create a video where Next js is frontend, and Nest js Backend with prisma and with a database like supabase for example? To work with data and auth and so on? :)

  • @ayeshdev
    @ayeshdev 4 หลายเดือนก่อน

    Need more tuts on nestjs nextjs mongodb

  • @codernerd7076
    @codernerd7076 2 หลายเดือนก่อน

    Only popular because TH-camrs not shutup about it, real world apps wouldn't use 3rd party auth