Very helpful for me, because I stuck in when I use express sdk with clerk, but with your videos I done my work perfectly 🎉🎉.. can You make video in session management with clerk using clerk middleware
Awesome, could you please make a video of how to update public metadata using the clerk express sdk? I’m trying to implement roles for users as soon as they sign up. I saw clerk docs recommend custom auth, not webhooks, but can’t figure it out
Thanks! I might be mistaken, but that video shows how public metadata can be updated. However, it doesn’t update public metadata automatically when a user signs up.
@@SeoDurham try this, using the [createUser()] method in it there is a option of publicMetadata I forgot to add it in this video but this should give you an idea of how to use the createUser() method Video: th-cam.com/video/2Q6aY9J_6UY/w-d-xo.html
Very helpful for me, because I stuck in when I use express sdk with clerk, but with your videos I done my work perfectly 🎉🎉.. can You make video in session management with clerk using clerk middleware
Glad it helped! I will make a video on session management as well
Awesome, could you please make a video of how to update public metadata using the clerk express sdk? I’m trying to implement roles for users as soon as they sign up. I saw clerk docs recommend custom auth, not webhooks, but can’t figure it out
@@SeoDurham this video should have what you are looking for:
th-cam.com/video/mA4h6InvnJU/w-d-xo.html
Thanks! I might be mistaken, but that video shows how public metadata can be updated. However, it doesn’t update public metadata automatically when a user signs up.
@@SeoDurham try this, using the [createUser()] method in it there is a option of publicMetadata
I forgot to add it in this video but this should give you an idea of how to use the createUser() method
Video: th-cam.com/video/2Q6aY9J_6UY/w-d-xo.html