SamVerschueren / ngx-api-gateway-client

AWS API Gateway Client for Angular
MIT License
8 stars 2 forks source link

Add possibility to override storage system #9

Closed SamVerschueren closed 6 years ago

SamVerschueren commented 6 years ago

Currently, localStorage is hardcoded. It should be possible to override this to be able to use it in NativeScript or write it somewhere else.