Open GoogleCodeExporter opened 9 years ago
token__c is a custom object that stores tokens for the users that have
authorized access to a given service. For example, if a twitter user authorizes
your Twitter application (built on Force.com) to access Twitter on the user's
behalf, then Twitter will issue an access token that your application will use
to get access. These tokens are stored in token__c. You can rewrite the code to
store the token in a custom setting instead.
Original comment by jesperfj
on 11 Apr 2011 at 9:14
I didnt find any token__c in my Objects
Original comment by ravi.nag...@gmail.com
on 12 Apr 2011 at 4:25
Original issue reported on code.google.com by
ravi.nag...@gmail.com
on 1 Mar 2011 at 6:07