Skip to content

twitter provider support #44

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

Open
cidar opened this issue Feb 5, 2013 · 3 comments
Open

twitter provider support #44

cidar opened this issue Feb 5, 2013 · 3 comments

Comments

@cidar
Copy link

cidar commented Feb 5, 2013

this package not have a twitter provider?? please i need to twiiter provider help me,

@EpicVoyage
Copy link

See https://github.com/philsturgeon/codeigniter-oauth -- Twitter does not yet talk OAuth2.

@ryanscherler
Copy link

Any chance it can now talk to twitter?

@EpicVoyage
Copy link

The issue is not whether this code supports Twitter. It is: Does
Twitter support Oauth2?

Twitter has recently added support for application authentication with OAuth2:

https://dev.twitter.com/discussions/22274
https://dev.twitter.com/docs/auth/application-only-auth

This does not mean that they have added support to authenticate users,
get their info, or do anything else on the user's behalf. To do that,
you must use OAuth.

Quoting Ryan Scherler [email protected]:

Any chance it can now talk to twitter?


Reply to this email directly or view it on GitHub:
#44 (comment)

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

3 participants