Shopify App Session Storage - abstract class
npm install @shopify/shopify-app-session-storageThis folder contains the SessionStorage interface that the individual packages for most common databases implement.
See the session-storage.ts file for the methods that need to be implemented, the params they accept and values they return.