https://github.com/brianpursley/jwt-example-server
API authentication using JWT access token and refresh token
https://github.com/brianpursley/jwt-example-server
java jwt jwt-authentication
Last synced: 9 months ago
JSON representation
API authentication using JWT access token and refresh token
- Host: GitHub
- URL: https://github.com/brianpursley/jwt-example-server
- Owner: brianpursley
- License: apache-2.0
- Created: 2020-09-17T01:18:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T15:12:24.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T08:43:00.023Z (over 1 year ago)
- Topics: java, jwt, jwt-authentication
- Language: Java
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jwt-example-server