Skip to content

Bugfix to return empty strings after decrypting them

Compare
Choose a tag to compare
@LukasFritzeDev LukasFritzeDev released this 21 Sep 07:01
· 17 commits to master since this release
c7a681d
Fix TransitDecryptResponse interfaces (#13)

* Fix TransitDecryptResponse interfaces to match the vault response for empty strings

* Fix batch transit test

* Use default "" instead of undefined

* Add test for empty strings in batch transit

* Prefer await

Co-authored-by: Martin Helmich <kontakt@martin-helmich.de>

Co-authored-by: Lukas Fritze <l.fritze@mittwald.de>
Co-authored-by: Martin Helmich <kontakt@martin-helmich.de>