Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Account settings view #15

Open
kikito opened this issue Apr 17, 2014 · 1 comment
Open

Account settings view #15

kikito opened this issue Apr 17, 2014 · 1 comment

Comments

@kikito
Copy link
Member

kikito commented Apr 17, 2014

If the user has logged in via Github / Twitter, I don't know what he can have here.

If the user is logged via traditional email/password, I think we can have:

  • Username (change username)
  • Password
  • Avatar
  • Url (for a blog, twitter handle, whatever)
@arctarus
Copy link
Contributor

If the user is logged in via Twitter we can have access to thos info https://github.com/arunagw/omniauth-twitter#authentication-hash

And if the user is logged in via Github we have access to this https://developer.github.com/v3/oauth/#scopes

I think we can save the same info we ask to regular users plus username and url of twitter | github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants