mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Enabling login
- Added moltin call from the server side - Set the cookie with customer tokens with btoa encoded
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"node": ">=14.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"@moltin/sdk": "^8.8.1",
|
||||
"@react-spring/web": "^9.2.1",
|
||||
"@vercel/fetch": "^6.1.0",
|
||||
"autoprefixer": "^10.2.6",
|
||||
|
Reference in New Issue
Block a user