twilio.rest.oauth package¶
Subpackages¶
Module contents¶
This code was generated by / _ _ _| _ _
(_)/(_)(_|/| |(/_ v1.0.0 / /
-
class
twilio.rest.oauth.
Oauth
(twilio)[source]¶ Bases:
twilio.base.domain.Domain
-
device_code
¶ Return type: twilio.rest.oauth.v1.device_code.DeviceCodeList
-
oauth
¶ Return type: twilio.rest.oauth.v1.oauth.OauthList
-
openid_discovery
¶ Return type: twilio.rest.oauth.v1.openid_discovery.OpenidDiscoveryList
-
token
¶ Return type: twilio.rest.oauth.v1.token.TokenList
-
user_info
¶ Return type: twilio.rest.oauth.v1.user_info.UserInfoList
-
v1
¶ Returns: Version v1 of oauth Return type: twilio.rest.oauth.v1.V1
-