Crabbit::OAuth2HttpTokenProvider
Inherits Crabbit::OAuth2TokenProvider < Reference < Object
RFC-style HTTP token provider used by default.
It sends a form-encoded request with HTTP Basic client authentication and
parses JSON access_token and expires_in fields.