You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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