only2dhir / role-based-oauth2

In this article, we will be securing REST APIs with role based OAUTH2 implementation. To do so, we will be creating two custom roles as ADMIN and USER and we will use <code>@secured</code> annotation provided by spring security to secure our controller methods based on role.
14Updated 6 years ago

Alternatives and similar repositories for role-based-oauth2:

Users that are interested in role-based-oauth2 are comparing it to the libraries listed below