Relative Content

Tag Archive for reactjsauthenticationnext.jsclerk

clerk useUser() hook issue

I have an issue related to clerk authentication. Am not able to use useUser() hook, m getting undefined if i console log the user in the client component. i tried with useAuth and it is working fine but i need more details about the user.

clerk useUser() hook issue

I have an issue related to clerk authentication. Am not able to use useUser() hook, m getting undefined if i console log the user in the client component. i tried with useAuth and it is working fine but i need more details about the user.

clerk useUser() hook issue

I have an issue related to clerk authentication. Am not able to use useUser() hook, m getting undefined if i console log the user in the client component. i tried with useAuth and it is working fine but i need more details about the user.

clerk layout not showing up

I was trying to config clerk with my nextjs14 app , i’ve followed the docs but can’t see the clerk layout also routes redirect to 404 page.