user is undefined ` try { const q = await this.authService.validate(req) console.log(q.email) return {n: ' p'} } catch (error) { console.log(error) }`
user is undefined
try { const q = await this.authService.validate(req) console.log(q.email) return {n: ' p'} } catch (error) { console.log(error) }