Web Server Flow Sample
There are the following steps for this flow:
1. Get authorization code with authorization request.
2. Pass authorization code to token request URL and get access token.
In this flow server is responsible for all requests formating and handling.