Quick guide: Spring security OAuth2
Reading Time: 3 minutes This blog is the continuation of my previous blog which was The next big thing OAuth 2.0. This post is dedicated to being practical so that you guys can implement the OAuth security service by just reading this post. We will be building a spring boot application that uses the Spring security OAuth2 feature. When building a web application authorization and authentication is a must-do thing Continue Reading