-
Notifications
You must be signed in to change notification settings - Fork 65
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
[Feature Request] Twitter #6
Comments
Thanks for the suggestion. It is my goal to get both versions matched up, but time is the problem now. When time permits I'll have a look. Best, |
Have you made any progress on the Twitter provider? |
+1 This would be great. |
You think if I try and translate the code from ng-oauth, to ng2-oauth it should work fine for twitter ? No hidden pitfalls ? @nraboy |
For the most part it would be the same. However Angular 2 as a language allowed me to make major improvements to the ng2 library |
Have you done progress with the Twitter provider? If i've correctly understood the problem is that Twitter login still use oAuth 1.0, isn't it? Thanks |
Would be fantastic to have a twitter flow as original: https://github.com/nraboy/ng-cordova-oauth/blob/master/src/oauth.twitter.js
The text was updated successfully, but these errors were encountered: