Skip to content
TypeWire

@tahanabavi/typefetch-encryption

documents v0.0.0

Field-level request/response encryption middleware for TypeFetch contracts (AES, DES, RSA, Base64, custom).

Migration

diff
- import { encryptionMiddleware } from "@tahanabavi/typefetch";
+ import { encryptionMiddleware } from "@tahanabavi/typefetch-encryption";

That is the whole change — the middleware, its options and its behaviour are byte-for-byte what they were.

License

MIT © Taha Nabavi ↗