Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T21:48:53.000Z (over 4 years ago)
- Last Synced: 2024-08-09T20:14:34.871Z (5 months 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
![License: MIT](https://img.shields.io/github/license/pascal-splotches/ts-jwt-decode?style=flat-square)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)