Method: Megam::Error.auth

Defined in:
lib/megam/core/error.rb

.authObject

just an auth



88
89
90
91
# File 'lib/megam/core/error.rb', line 88

def self.auth
  megam_rest.post_auth
  self
end