Module: HTTPX::Plugins::OAuth::_OAuthOptions

Defined in:
sig/plugins/oauth.rbs

Instance Method Summary collapse

Instance Method Details

#oauth_options{

Returns:

  • ({)


63
# File 'sig/plugins/oauth.rbs', line 63

def oauth_options: () -> {

#oauth_sessionOAuthSession?

Returns:



61
# File 'sig/plugins/oauth.rbs', line 61

def oauth_session: () -> OAuthSession?