Edmunds API Key
Intuit QBO OAuth Consumer Key
Intuit QBO OAuth Consumer Secret
Token Expires At
<%= if Qbo.exists? then Qbo.first.token_expires_at end %>
Reconnect Token At
<%= if Qbo.exists? then Qbo.first.reconnect_token_at end %>
Note: You need to authenticate after saving your key and secret above
<%= link_to "Authenticate", qbo_authenticate_path, :method => :get %>