https://github.com/ohager/jwtdemo
Playing around with jwt and passport
https://github.com/ohager/jwtdemo
Last synced: 25 days ago
JSON representation
Playing around with jwt and passport
- Host: GitHub
- URL: https://github.com/ohager/jwtdemo
- Owner: ohager
- License: mit
- Created: 2016-04-08T19:57:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-22T21:02:00.000Z (about 10 years ago)
- Last Synced: 2025-02-22T03:44:26.602Z (over 1 year ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jwtdemo
Playing around with jwt and passport
Available accounts:
name: 'Oliver',
pass: '123test'
name: 'Jesus',
pass: 'jesus'
name: 'RiotGuy',
pass: 'password'