@sylviste/elysia-jwt

v1.1.0-beta.5
Plugin for Elysia for using JWT Authentication
elysia jwt auth authentication

dev

bun run --hot example/index.ts

test

bun test && npm run test:node

test:node

npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js

build

rimraf dist && tsc --project tsconfig.esm.json && tsc --project tsconfig.cjs.json

prepublishOnly

npm run build

release

npm run build && npm run test && npm publish --access public
npm i @sylviste/elysia-jwt

Metadata

  • MIT
  • Whatever
  • saltyAom
  • released 6/9/2024

Downloads

Maintainers