only2dhir / role-based-oauth2View on GitHub
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.
14Dec 26, 2018Updated 7 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

Sorting:

Are these results useful?