very incomplete progress on sign-in

This commit is contained in:
Oliver Heywood
2021-10-12 10:17:50 -05:00
parent 19ee8de456
commit a8dd2af268
19 changed files with 360 additions and 48 deletions

View File

@@ -4,7 +4,7 @@
"wishlist": false,
"cart": true,
"search": true,
"customerAuth": false,
"customerAuth": true,
"customCheckout": true
}
}