A bash script that scans your AWS account for resources across all enabled regions.
Inventories the following AWS resources:
- S3 Buckets
- EC2 Instances
- RDS Databases
You can implement merge baskets using existing Script API. A recommended approach is to append to existing SFRA/SG controllers where a shopper can log in and implement functionality to then merge baskets as shown in the scripts below.
In a custom SFRA/SG cartridge, extend the Login functionality using server.extend() and server.append() functions like so:
*/cartridges/controllers/Account.js
This gist includes sample code which supports hybrid deployment in PWA Kit retail react app. The major changes are in auth.js where the authentication module supports storing auth tokens as cookies and login(..) function calls the /sessions OCAPI endpoint to bridge sessions between PWA Kit and SFRA sites.
If you generated a PWA Kit project prior to v2.7.1, you need to adopt the changes from this file in your project.
Code diffs are available in the PR: https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1159/files