Justin

Results 5 issues of 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.

final code

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.

final code

Saved cart items to local storage for persistence.

final code

Removing unused variable base64email.

final code