https://github.com/careydevelopment/jwt-security
Handles security for the Carey Development ecosystem.
https://github.com/careydevelopment/jwt-security
java json jwt security spring spring-boot
Last synced: 3 months ago
JSON representation
Handles security for the Carey Development ecosystem.
- Host: GitHub
- URL: https://github.com/careydevelopment/jwt-security
- Owner: careydevelopment
- License: mit
- Created: 2021-05-21T13:59:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T13:17:39.000Z (over 3 years ago)
- Last Synced: 2025-02-11T04:11:25.981Z (over 1 year ago)
- Topics: java, json, jwt, security, spring, spring-boot
- Language: Java
- Homepage:
- Size: 76.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Carey Development JWT Security
 

[](https://search.maven.org/artifact/us.careydevelopment.ecosystem/jwt-security/2.2.0/jar)
Carey Development JWT Security is a package of classes that handle JSON Web Token based security for microservices within the Carey Development ecosystem.
## Latest Release
You can pull it from the central Maven repositories:
```xml
us.careydevelopment.ecosystem
jwt-security
2.2.0
```
## License
This code is under the [MIT License](https://github.com/careydevelopment/date-util/blob/main/LICENSE).