In the previous post the mobile client was created. In this post we'll created
the WebAPI backend part. We'll enable
the API to verify a Facebook access token and exhanged it with an access token
to our backend, fully supported and integrated with the ASPNET WebAPI.
If you haven't read