https://github.com/robinbuschmann/csrf-xss-protection-jwt-example
https://github.com/robinbuschmann/csrf-xss-protection-jwt-example
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robinbuschmann/csrf-xss-protection-jwt-example
- Owner: RobinBuschmann
- Created: 2017-12-29T23:28:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T23:29:31.000Z (over 8 years ago)
- Last Synced: 2025-01-30T17:34:52.584Z (over 1 year ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# csrf-xss-protection-jwt-example
```shell
npm install
npm start
```