Add support for an external API that can handle read/write requests for context storage. This would remove the use of localstorage as the storage layer and replace it with a DB.
Add support for an external API that can handle read/write requests for context storage.
This would remove the use of localstorage as the storage layer and replace it with a DB.