@cipherstash/nextjs
v4.1.1
Published
Nextjs package for use with @cipherstash/protect
Readme
@cipherstash/nextjs
Next.js helpers for CipherStash encryption, including Clerk integration via the @cipherstash/nextjs/clerk export.
This package is part of the CipherStash Stack. For most applications we recommend the main @cipherstash/stack package.
[!IMPORTANT] The default
@cipherstash/stackentry relies on a native Node.js module and must be excluded from bundling — see the bundling guide for the requiredserverExternalPackagesconfiguration in Next.js. Alternatively,@cipherstash/stack/wasm-inlineis designed to be bundled (no native module) and works in edge/serverless runtimes.
