Skip to content

kelyar/omniauth-trello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Omniauth strategy for trello

An Omniauth strategy for Trello's OAuth authentication.

To Enable

Rails.application.config.middleware.use OmniAuth::Builder do
  provider :trello, 'consumer_key', 'consumer_secret'
end

About

Omniauth strategy for trello

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages