rpx

How to access twitter api directly in C# using auth_info (oAuth tokens) provided by Janrain(rpx)

Seeking example how to access Twitter API directly after acquiring oAuth Tokens from Janrain(formerly rpx). It is understood twitter requires 2 keys for a twitter app(consumerKey, consumerSecret) which are provided by janrain in the janrain Dashboard under twitter settings. ...