Enabling login

- Added moltin call from the server side
 - Set the cookie with customer tokens with btoa encoded
This commit is contained in:
GunaTrika
2021-07-20 15:47:38 +05:30
parent 4268c9ab28
commit 82f14ef467
6 changed files with 108 additions and 15 deletions

View File

@@ -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",