Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 228 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 228 Bytes

auth-client-module

Authentication jwt module for spring

Maven

Java 8:

	<dependency>
		<groupId>io.github.upers</groupId>
		<artifactId>auth-client-module</artifactId>
		<version>1.2.1</version>
	</dependency>