Resource Controller

Overview

For any resource request (i.e. API Call) requiring oauth2 authentication. The controller will validate the incoming request, and then allow the application to serve back the protected resource.

Methods

verifyResourceRequest

getAccessTokenData

Fork me on GitHub