Auth helper not working properly #2807
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Nextjs 14.0.4
Clerk ^4.29.7
This is my first time using clerk, according to the clerk documentation on auth() page , the auth() function should return the Authentication object, but for some reason that I don't know, some of these properties are returning undefined, properties with user , session, protect and among others.
Page code that is a server component

Terminal exit

Beta Was this translation helpful? Give feedback.
All reactions