Skip to content

Commit ff04478

Browse files
authored
chore: remove more oauth refrences (#687)
* chore: Removing Test Related To Deprecated Endpoint - OAuth * removing more oauth refrences
1 parent 87b84e0 commit ff04478

File tree

9 files changed

+0
-1151
lines changed

9 files changed

+0
-1151
lines changed

lib/twilio-ruby/rest/client.rb

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,6 @@ def notify
116116
def numbers
117117
@numbers ||= Numbers.new self
118118
end
119-
##
120-
# Access the Oauth Twilio Domain
121-
def oauth
122-
@oauth ||= Oauth.new self
123-
end
124-
##
125119
# Access the Preview Twilio Domain
126120
def preview
127121
@preview ||= Preview.new self

lib/twilio-ruby/rest/oauth.rb

Lines changed: 0 additions & 33 deletions
This file was deleted.

lib/twilio-ruby/rest/oauth/v1.rb

Lines changed: 0 additions & 64 deletions
This file was deleted.

lib/twilio-ruby/rest/oauth/v1/device_code.rb

Lines changed: 0 additions & 171 deletions
This file was deleted.

0 commit comments

Comments
 (0)