Hi,
Thanks for the library and this example.
I was wondering how to make a request to the Oauth provider outside the callback action.
In the example we use the whole received token to make the request, but only store token.access_token on the session.
How can we make a request using the stored access_token?
Thanks again,
Jay