Method: WordstreamClient::Auth.logout

Defined in:
lib/wordstream_client/auth.rb

.logoutObject



41
42
43
# File 'lib/wordstream_client/auth.rb', line 41

def self.logout
  Config.client.auth.logout
end