only2dhir / spring-security-jwt

In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs. We will be using spring boot 2.0 and JWT 0.9.0. In the DB, we will have two roles defined as ADMIN and USER with custom UserDetailsService implemented and based on these roles the authorization will be decide…
121Updated 6 years ago

Alternatives and similar repositories for spring-security-jwt:

Users that are interested in spring-security-jwt are comparing it to the libraries listed below