Auth isn’t being read in AdonisJS. What could be the problem?
My code won’t recognize “auth.user”, and therefore, any of it’s properties (user id is the one I’m trying to use).
My code won’t recognize “auth.user”, and therefore, any of it’s properties (user id is the one I’m trying to use).