https://github.com/duplojs/json-web-token
@duplojs/json-web-token is the typed, opinionated token handler for signing, encrypting, and validating tokens.
https://github.com/duplojs/json-web-token
auth duplojs json-web-token webcrypto
Last synced: 15 days ago
JSON representation
@duplojs/json-web-token is the typed, opinionated token handler for signing, encrypting, and validating tokens.
- Host: GitHub
- URL: https://github.com/duplojs/json-web-token
- Owner: duplojs
- Created: 2026-04-01T15:55:33.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-08T10:26:36.000Z (about 1 month ago)
- Last Synced: 2026-05-08T11:30:34.631Z (about 1 month ago)
- Topics: auth, duplojs, json-web-token, webcrypto
- Language: TypeScript
- Homepage: http://json-web-token.duplojs.dev/
- Size: 678 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# @duplojs/json-web-token
[](https://www.npmjs.com/package/@duplojs/json-web-token)
`@duplojs/json-web-token` is the typed, opinionated token handler for signing, encrypting, and validating tokens.
## Documentation
- https://json-web-token.duplojs.dev
## Install
```bash
npm install @duplojs/json-web-token
```