https://github.com/topgunbuild/jsonwebtoken
An isomorphic JSON Web Token implementation
https://github.com/topgunbuild/jsonwebtoken
jwt token
Last synced: 3 months ago
JSON representation
An isomorphic JSON Web Token implementation
- Host: GitHub
- URL: https://github.com/topgunbuild/jsonwebtoken
- Owner: TopGunBuild
- License: mit
- Created: 2023-04-22T16:34:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T06:13:49.000Z (almost 2 years ago)
- Last Synced: 2024-07-11T11:38:21.052Z (12 months ago)
- Topics: jwt, token
- Language: TypeScript
- Homepage:
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
🔑 @topgunbuild/jsonwebtoken
An isomorphic JSON Web Token implementation for TopGun
## Install
```bash
npm install @topgunbuild/jsonwebtoken
```## License
MIT