Module: HTTPX::Plugins::OAuth::_OAuthOptions
- Defined in:
- sig/plugins/oauth.rbs
Instance Method Summary collapse
Instance Method Details
#oauth_options ⇒ {
63 |
# File 'sig/plugins/oauth.rbs', line 63
def oauth_options: () -> {
|
#oauth_session ⇒ OAuthSession?
61 |
# File 'sig/plugins/oauth.rbs', line 61
def oauth_session: () -> OAuthSession?
|