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

Cannot log out #24

Open
noctivityinc opened this issue Jan 11, 2010 · 2 comments
Open

Cannot log out #24

noctivityinc opened this issue Jan 11, 2010 · 2 comments

Comments

@noctivityinc
Copy link

How do you log out of Twitter Auth? Once you are authorized it automatically seems to remember the user via the cookie. How do you remove this and/or log out?

@lizconlan
Copy link

The underlying problem is the cookie set by twitter.com which you have no control over. Have coded a possible fix http://github.com/lizconlan/twitter-auth and a put in a pull request :)

In a nutshell you need to add &force_login=true to the end of the call out to @request_token.authorize_url

@Yardboy
Copy link

Yardboy commented Jun 11, 2010

+1 liz, thanks for that tip.

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