You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR-4406: Expose encryptCard func and Card struct (#8)
* feat: exposed encrypt card function
* refactor: renaming encryptCard to encryptCardData
* PR-4469: support drop in config schema (#9)
* feat: support for dropIn initialization config
* fix: relax vaultConfiguration required fields
* feat: version bump to 0.2.0