jlp0422 / grace-shopper

0 stars 4 forks source link

non-auth user must be able to have cart #107

Closed jgrubard closed 6 years ago

jgrubard commented 6 years ago

here i think instead of returning null when there is no active order, we create a new order with userId of null, which then will be re-assigned the user id when they create an account