JWT Utils
JWT signing/verifying helpers (access + refresh) for Next.js templates.
Installation Guide
Install the component using the servercn CLI:
npx servercn-cli@latest add jwt-utils Usage Example
Example (Next.js Route Handler):
JWT signing/verifying helpers (access + refresh) for Next.js templates.
Install the component using the servercn CLI:
npx servercn-cli@latest add jwt-utils Example (Next.js Route Handler):
npx servercn-cli@latest add jwt-utils