module Breacan::Client::Auth
Public Instance Methods
auth_test(args)
click to toggle source
# File lib/breacan/client/auth.rb, line 4 def auth_test(args) get 'auth.test', query: args end
# File lib/breacan/client/auth.rb, line 4 def auth_test(args) get 'auth.test', query: args end