Express-Handlebars i need a way to create a different navbar if i have an “admin” or “employee” account
I need a way to use a global variable “res.locals.user = req.user || null;” to differentiate between an “admin” and an “employee” account, the resulting json at login gives the following fields: