OAuth Supporting Methods
OAuth allows you to share private resources stored on one site with another site without having to furnish your username and password. Our OAuth Accelerator helps you implement Oauth on your API more quickly. The methods mentioned below are supporting methods available to you if you have implemented our OAuth Accelerator. Typically, you might use the List Application and Revoke Access methods to create pages on your own site that allow you to show and revoke access to third party applications.
The Mashery OAuth Accelerator provides the following supporting methods:
- List applications - Fetches a list of applications associated with a user token
- Revoke Access - Revokes an access token that has been granted for a consumer key
- Verify access - Verifies access to an application based on a signed request
Docs Navigation
- Support Documentation Portal
- Mashery API Documentation
- Mashery 2.0 API Guide
- Examples
- API Sandbox
- JSON RPC
- Authentication
- API Objects
- Fetching Objects
- Query Language
- Creating Objects
- Updating Objects
- Validating Fields
- Deleting Objects
- Applications
- General Object Methods
- Members
- Packages
- Plans
- Package Keys
- Keys
- Developer Classes
- Services
- Roles
- Mashery 2.0 Reporting API Guide
- Mashery 1.0 API Guide
- Mashery 2.0 API Guide
- Tips and Tricks
- Customizing Your Portal
- API Traffic Manager