coopera / teamtracker

0 stars 0 forks source link

Add Slack integration via omniauth #40

Open brnrdog opened 9 years ago

brnrdog commented 9 years ago

We need to find a way to integrate Slack via omniauth, just like @IgorMarques did with GitHub. There's a gem for that: https://github.com/kmrshntr/omniauth-slack

We can use the GitHub account as the user main account for TT, and use the slack omniauth just to link the Slack account to TT.

Who wants to get this task done?

Story:

As an user, I want to link my Slack account to my TeamTracker account, so I can get access to the Slack related features on TeamTracker

IgorMarques commented 9 years ago

How I implemented the omniauth with github: https://github.com/coopera/teamtracker/pull/39/files