Releases: share-extras/share-oauth
Releases · share-extras/share-oauth
Share OAuth v2.3.0
This add-on provides a custom Spring Surf connector and client-side helper class, allowing easy OAuth-based access to external resources. It is a prerequisite for the Twitter, Yammer and LinkedIn dashlets provided by Share Extras.
Changes in version 2.3
Share OAuth 2.2
This add-on provides a custom Spring Surf connector and client-side helper class, allowing easy OAuth-based access to external resources. It is a prerequisite for the Twitter, Yammer and LinkedIn dashlets provided by Share Extras.
Changes in version 2.2
- Share OAuth now provides a return web script to receive verification codes from an OAuth service, responsible for exchanging the request token and verifier for a permanent access token and then persisting this before redirecting the user back to the original application.