OAuth

Edit this Page

OAuth is a protocol built on top of http to allow client applications to access a users data without needing to store their password.

Use the authorization header to provide an OAuth-enabled web API with the appropriate user context.