un-inception/clients/javascript/sync
russell@unturf.com 0b618bd94e Add UnsandboxVault to sync SDK with external vault support
- 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
2026-01-23 09:46:20 -05:00
..
examples feat: Complete self-validating documentation and smart CI/CD pipeline 2026-01-15 16:11:29 -05:00
src Add UnsandboxVault to sync SDK with external vault support 2026-01-23 09:46:20 -05:00
package.json chore: bump version to 4.2.14 2026-01-23 09:26:25 -05:00