[][src]Crate oauth_credentials

Types related to the credential pairs (RFC 5849 section 1.1) of the OAuth 1.0 protocol.

Structs

Credentials

An OAuth "credentials" pair defined in RFC 5849 section 1.1.

Token

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