firebaseauth icon indicating copy to clipboard operation
firebaseauth copied to clipboard

req.body undefined

Open deskoh opened this issue 7 years ago • 0 comments

req.body could be undefined

TypeError: Cannot read property 'token' of undefined
    at Guard.middleware (D:\code\react-projects\albums\node_modules\firebaseauth\dist\middlewares\guard.js:18:75)

deskoh avatar Aug 29 '18 05:08 deskoh