https://github.com/pascal-splotches/ts-jwt-decode
A TypeScript based JWT Token decoder with token verification
https://github.com/pascal-splotches/ts-jwt-decode
jwt jwt-token jwt-tokens ts typescript
Last synced: 9 months ago
JSON representation
A TypeScript based JWT Token decoder with token verification
- Host: GitHub
- URL: https://github.com/pascal-splotches/ts-jwt-decode
- Owner: pascal-splotches
- License: mit
- Created: 2020-09-06T08:08:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T21:48:53.000Z (almost 6 years ago)
- Last Synced: 2025-01-19T17:49:43.554Z (over 1 year ago)
- Topics: jwt, jwt-token, jwt-tokens, ts, typescript
- Language: TypeScript
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# ts-jwt-decode

A TypeScript based JWT Token decoder with token verification.
## Installation
## Usage
## Support
Please use the [issue tracker](https://github.com/pascal-splotches/ts-jwt-decode/issues) and file issues
with the `question` label if you require any additional support.
## Contributing
Please use the [issue tracker](https://github.com/pascal-splotches/ts-jwt-decode/issues) to file any
bug reports or feature requests.
## License
[MIT](LICENSE)