List OAuth authorizations.
2182 2183 2184
# File 'lib/platform-api/client.rb', line 2182 def list() @client.oauth_authorization.list() end