rodrigogts / spring-boot-jwt-auth0

JWT authentication for Spring Boot rest API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JWT Authentication with Auth0 for Spring Boot rest APIs

{
	"id":1,
	"name":"User Name",
	"login":"user",
	"password":"123456",
	"email":"user@email.com"
}

About

JWT authentication for Spring Boot rest API


Languages

Language:Java 100.0%