This repository contains various sample projects using OAuth 2.0.
- spring-provider – Simple Spring-based RESTful API that acts as a OAuth 2.0 resource provider with a remote authorization server.
- spring-webapp-client – Simple Spring-based web application that acts as a OAuth 2.0 client.