We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: