Justin
Justin
Converted new Buffer to Buffer.from, verified tests still pass and no longer see a warning for new Buffer being deprecated while running the tests.
package*.json Fixes #75 deprecated version of kleur via npm audit fixes. datasources/user.js Fixes #62 is breaking when this.context.user is undefined. It is unclear why this only showed up after updating...
When you log out and log in as a different user, the app should take the user to the start page not the last page viewed by the previous user.