Module: Safire::Protocols::OAuthResponseHandling Private
- Included in:
- Smart
- Defined in:
- lib/safire/protocols/oauth_response_handling.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Shared translation of OAuth-style wire responses into Safire values and errors.
Protocol implementations remain responsible for HTTP requests, endpoint selection, and protocol-specific policy.