Next.js 14+ Authentication with Clerk and How to Connect Clerk Users with Mongo Database

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 32

  • @angithkrishna2939
    @angithkrishna2939 28 дней назад

    bro huge shoutout to the Umair sir for posting this video , i was creating a application with similar functionality required and i got stuck with the database error ,I even thought of dropping the project because i was stuck for more than 3 days ,your video help me really understand what were the steps and what could be causing the problem and i was able to solve it in the end ,Huge thanks to you sir , GOD BLESS YOU

  • @maskman4821
    @maskman4821 7 месяцев назад

    If working with Mongodb and Nextjs,I think NextAuth is the best ❤

  • @Beeplov2337568
    @Beeplov2337568 6 месяцев назад

    Too Underrated !!😶‍🌫

  • @thelegendtalks830
    @thelegendtalks830 4 месяца назад

    Thanks for the last miniute to show the process of seeing log ⚙⚙

  • @ninjagaskin
    @ninjagaskin 3 месяца назад

    Hey great video, thank you!
    i'm wondering if there is any way around having to whitelist all IP adressess in mongodb to 0.0.0.0 ?
    this seems like a security vulnerability.
    after some research all i could find is that this is not possible unless you buy the enterprise sub to Vercel because of the rotating IP addresses :(
    hope there is a way around this

  • @usamarazaaq7266
    @usamarazaaq7266 7 месяцев назад

    Please also include deployment on vercel usually i have a lot of issues regarding next auth and clerk.

  • @kurtstunes7113
    @kurtstunes7113 4 месяца назад

    I'm not sure what's wrong, the database is being inputted in the mongodb but not the files like
    clerkId etc.. it's just an empty database

  • @navaneeth9103
    @navaneeth9103 5 месяцев назад +3

    bro many things have changed authmiddleware is depreciated can u do another viedi on clerk setup

    • @ProgrammingwithUmair321
      @ProgrammingwithUmair321  5 месяцев назад +3

      Sure, I will

    • @zennnichzshorts
      @zennnichzshorts 5 месяцев назад +2

      @@ProgrammingwithUmair321 Yeah, I'm really waiting for another video about setting up the new version of the clerk! love your videos, Umair!

    • @AnandSingh-cl4cx
      @AnandSingh-cl4cx 4 месяца назад

      please do it ASAP🙏

    • @navaneeth9103
      @navaneeth9103 4 месяца назад +1

      @@AnandSingh-cl4cx
      Here is an alternate video i watched for clerk setup
      serach for
      hamed bahram next js clerk 2.0

  • @mohamedmaher2981
    @mohamedmaher2981 2 месяца назад

    i have problem after create user in webhook and user redirected to hompage when i access metadata in home page will get undefined because page rendered before webhook update metadata . how i can make page wait after after clerk metadata updated

  • @soumyaranjansahoo7834
    @soumyaranjansahoo7834 3 месяца назад

    thank you very much

  • @HA-R-E
    @HA-R-E 5 месяцев назад

    you sabe my live. Greetings from Brazil

  • @sumonbala9648
    @sumonbala9648 6 месяцев назад

    life saving

  • @HauNguyen-gs5xb
    @HauNguyen-gs5xb 5 месяцев назад +1

    Please do another video with Clerk as it outdated and it would not work properly with webhooks

  • @khushichhetri8051
    @khushichhetri8051 6 месяцев назад

    I have a doubt please reply me:
    Module '"@clerk/nextjs"' has no exported member 'clerkClient'
    How can I resolve this

    • @piotrgolon1919
      @piotrgolon1919 6 месяцев назад

      you can use '@clerk/nextjs/server' to import it.

  • @Prod.Youngrosse
    @Prod.Youngrosse 3 месяца назад

    THX!!!!

  • @AnandSingh-cl4cx
    @AnandSingh-cl4cx 4 месяца назад

    not working in clerk v5

  • @KrishThakrar-ck3rn
    @KrishThakrar-ck3rn 6 месяцев назад

    Is is not possible to do this without deploying the project?

  • @abhaysingh7862
    @abhaysingh7862 5 месяцев назад

    thnx brother

  • @fr0sty823
    @fr0sty823 6 месяцев назад

    My are failed am not sure why

  • @ferchoo2616
    @ferchoo2616 6 месяцев назад +4

    I just wasted my time following the steps of this guy, for everyone who watches this video you have to know that the version of Clerk was updated so this no longer works

    • @ENGCS_GANESH
      @ENGCS_GANESH 5 месяцев назад

      Then how can we do it. Do you have any other methods. Am stuck in this step for an application of mine

    • @HauNguyen-gs5xb
      @HauNguyen-gs5xb 5 месяцев назад

      me too :