Creating an OAuth 1.0 Shared Resource
To use the plug-in activities, you need to create an OAuth 1.0 authentication resource to access Twitter.
OAuth provides a method for clients to access server resources on behalf of a resource owner such as a different client or a user.
Prerequisites
The OAuth 1.0 protocol is used to authenticate and authorize access to Twitter applications. Before creating an OAuth 1.0 resource, ensure that you have generated an access token. See Authentication and Authorization for more details.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.