OAuth consumer Plugin
From FusionForge Wiki
(Redirected from OAuth consumer)
This plugin provides generic support for FusionForge features or plugins acting as OAuth Consumers, i.e. needing to connect to OAuth compliant Web Services.
See https://fusionforge.org/tracker/index.php?func=detail&aid=323&group_id=6&atid=114
See also OAuth Provider.
The objective of this plugin is to provide an api for other plugins or components of the forge to access OAuth-protected resources. It also manages the storage and management of all the oauth-related entitities, parameters, etc, for e.g. access tokens, consumer keys, etc
Once installed, the plugin can be activated at the base of the "My Page/Account Maintenance" page. It then appears as one of the tabs when "My Page" is clicked.


