23 24 25
# File 'lib/access/user.rb', line 23 def self.authenticate(options = {}) Access::Api.new.user_authentication options end