Class: Chronicle::ETL::AuthorizationServer

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/chronicle/etl/authorization_server.rb

Class Attribute Summary collapse

Class Attribute Details

.latest_authorizationObject

Returns the value of attribute latest_authorization.



8
9
10
# File 'lib/chronicle/etl/authorization_server.rb', line 8

def latest_authorization
  @latest_authorization
end