Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 21 days ago
JSON representation

Handles security for the Carey Development ecosystem.

Awesome Lists containing this project

README

        

![Carey Development Logo](http://careydevelopment.us/img/branding/careydevelopment-logo-sm.png)

# Carey Development JWT Security
![](https://img.shields.io/badge/jdk-11-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/maven-3.6.3-blue.svg)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/us.careydevelopment.ecosystem/jwt-security/badge.svg)](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).