Cannot access ctx.auth.user in decorator #4577
Unanswered
sinh117801
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need some help here. I want to access
ctx.auth.user
but in always return{}
. Is there any way I can do so?New update (June 02, 2024)
I'm not sure why, but after I update
@adonisjs/core
to 6.9.1, which previously 6.9.0, it just work.Beta Was this translation helpful? Give feedback.
All reactions