Showing 1 of 1 total issue
Method authenticate
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
def authenticate(options={})
if options[:token]
token = options[:token]
request_body = {
auth: {