This is the server-side example from the book Mastering OAuth 2.0. It is a basic web application with an HTML/JavaScript frontend powered by a Java backend. This application interacts with Facebook via OAuth 2.0 using the authorization code grant authorization flow.
Available at:
The book utilizes the following software packages and libraries during this application's construction:
This software is licensed under the Apache License, Version 2.0.
