# File lib/doorkeeper/server.rb, line 24 def client @client ||= OAuth::Client.authenticate(credentials) end