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
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
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
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
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
If working with Mongodb and Nextjs,I think NextAuth is the best ❤
Thanks for the last miniute to show the process of seeing log ⚙⚙
Too Underrated !!😶🌫
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
Please also include deployment on vercel usually i have a lot of issues regarding next auth and clerk.
you sabe my live. Greetings from Brazil
bro many things have changed authmiddleware is depreciated can u do another viedi on clerk setup
Sure, I will
@@ProgrammingwithUmair321 Yeah, I'm really waiting for another video about setting up the new version of the clerk! love your videos, Umair!
please do it ASAP🙏
@@AnandSingh-cl4cx
Here is an alternate video i watched for clerk setup
serach for
hamed bahram next js clerk 2.0
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
Add a loader on home page until clerk user object is available.
thank you very much
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
life saving
I have a doubt please reply me:
Module '"@clerk/nextjs"' has no exported member 'clerkClient'
How can I resolve this
you can use '@clerk/nextjs/server' to import it.
THX!!!!
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
Then how can we do it. Do you have any other methods. Am stuck in this step for an application of mine
me too :
thnx brother
not working in clerk v5
Please do another video with Clerk as it outdated and it would not work properly with webhooks
I will create it in few days
My are failed am not sure why
Is is not possible to do this without deploying the project?
U can use localtunnel for testing purpose