Hopefully a simple answer to what I think is a simple question.
Is it possible to Extract the BearerToken from the IAuthorizer once I am authenticated? After using LinqToTwitter to authorize, I want to make my own API calls and I need the BearerToken to do so.
Thank you for your time in advance!