https://github.com/fusionauth/fusionauth-example-javascript-jwt
Example of JavaScript JWT manipulation
https://github.com/fusionauth/fusionauth-example-javascript-jwt
fusionauth hacktoberfest javascript jwt
Last synced: 5 months ago
JSON representation
Example of JavaScript JWT manipulation
- Host: GitHub
- URL: https://github.com/fusionauth/fusionauth-example-javascript-jwt
- Owner: FusionAuth
- License: apache-2.0
- Created: 2020-05-26T15:52:07.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T05:55:07.000Z (almost 2 years ago)
- Last Synced: 2025-12-17T14:43:55.739Z (6 months ago)
- Topics: fusionauth, hacktoberfest, javascript, jwt
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Javascript JWT examples
## To run
`npm install`
`node hmac.js`
## Library used
https://www.npmjs.com/package/jsonwebtoken