FirehoseCommunity / DEFCON

6 stars 4 forks source link

As a User, I should be able to change/update my avatar #108

Open amarkpark opened 8 years ago

amarkpark commented 8 years ago

This may be related to the Issue https://github.com/FirehoseCommunity/DEFCON/issues/107 as it may be possible to pull gr/avatar from github

Potentially see: https://github.com/peter-murach/github

kenmazaika commented 8 years ago

Let's authenticate with GitHub and also use the omniauth-github gem: https://github.com/intridea/omniauth-github

This is quite a bit of work and will likely take multiple weeks, but at the end, we'll be able to get from GitHub things like:

And we can use that as needed.