- Add UnsandboxVault for encrypted credential storage (browser only) - Update loadCredentialsFromStorage() with 3-tier priority: 1. UnsandboxVault (own encrypted vault) 2. External vaults (window.UncloseVault for uncloseai.com) 3. Plain localStorage (legacy fallback) - Export UnsandboxVault in both named and default exports - Makes window.UnsandboxVault available globally in browser |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| package.json | ||