Module: Breacan::Client::Auth
- Included in:
- Breacan::Client
- Defined in:
- lib/breacan/client/auth.rb
Instance Method Summary collapse
Instance Method Details
#auth_test(args) ⇒ Object
4 5 6 |
# File 'lib/breacan/client/auth.rb', line 4 def auth_test(args) get 'auth.test', query: args end |