[][src]Crate oauth_credentials

Types for representing the credential pairs (RFC 5849 section 1.1) of the OAuth 1.0 protocol.

Structs

Credentials

A "credentials" pair defined in RFC 5849 section 1.1.

Token

A set of client credentials and token/temporary credentials used for authorizing requests on behalf of a resource owner.