huginn/db
Dominik Sander 12c2af26bb Add omniauth to let huginn consume oauth endpoints
Created a service model which stores external account information.
Created a service controller which kicks off the oauth process and lets
the user manage their external accounts.
Oauthable concern connects a agent to a service and adds a drop down to the
agents edit page.
Added a migration which converts the existing twitter agents to use the
new service model.
2014-06-11 21:34:09 +02:00
..
migrate Add omniauth to let huginn consume oauth endpoints 2014-06-11 21:34:09 +02:00
schema.rb Add omniauth to let huginn consume oauth endpoints 2014-06-11 21:34:09 +02:00
seeds.rb Solves #354 2014-06-02 20:33:46 +10:00