Replies: 1 comment
-
Hey @rishi-afk — where are you importing What version of Express do you have installed in your project? |
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.
-
When using the req object from the express route handler along with the payload.authenticate middleware, cannot get id from the user object. I tried using PayloadRequest as the type for the req object but I got the following typescript error:
Any idea how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions