smallbets / userbase

Create secure and private web apps using only static JavaScript, HTML, and CSS.
https://userbase.com
MIT License
2.29k stars 125 forks source link

blob-polyfill => fetch-blob and use /tmp for LocalStorage #424

Open jq170727 opened 1 year ago

jq170727 commented 1 year ago

This request proposes to fix two small problems in userbase-js-node:

To address these issues it:

These changes work for my userbase use-case but would appreciate feedback and/or suggestions as to alternative solutions.