OAuth2 v0.1.0

Modules summary

OAuth2

The OAuth2 specification

OAuth2.AccessToken

Provides functionality to make authorized requests to an OAuth2 provider

OAuth2.Client

OAuth2 Client

OAuth2.Response

Defines a response struct from the HTTP response

OAuth2.Strategy

The OAuth2 strategy specification

OAuth2.Strategy.AuthCode

The Authorization Code Strategy

OAuth2.Strategy.ClientCredentials

The Client Credentials Strategy

OAuth2.Strategy.Password

The Resource Owner Password Credentials Authorization Strategy

Exceptions summary

OAuth2.Error