Class: Entrance::Agent::Doorkeepr

Inherits:
Object
  • Object
show all
Includes:
Bouton
Defined in:
lib/entrance/agent/doorkeepr.rb

Instance Attribute Summary

Attributes included from Bouton

#application, #customer, #function

Instance Method Summary collapse

Methods included from Bouton

#config

Constructor Details

#initializeDoorkeepr

Returns a new instance of Doorkeepr.



8
9
10
# File 'lib/entrance/agent/doorkeepr.rb', line 8

def initialize
  connect
end