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

Support Twitter oauth/authorize to access direct messages #40

Closed
ghost opened this issue Sep 1, 2012 · 1 comment
Closed

Support Twitter oauth/authorize to access direct messages #40

ghost opened this issue Sep 1, 2012 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 1, 2012

Twitter changed their API last year so that if we authenticate using oauth/authenticate, we do not have access to the account's direct messages. To do so, we need to authenticate using oauth/authorize.

I think we should add a flag to the configuration so that the Twitter Provider can choose between oauth/authenticate or oauth/authorize.

@F21
Copy link
Contributor

F21 commented Dec 31, 2012

This can be closed as authenticate is now supported in the latest master (af0f3cf) :)

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

1 participant