Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
tweepy
Commits
28577f58
Commit
28577f58
authored
Nov 26, 2010
by
Johannes Faigle
Committed by
Josh Roesslein
Jan 12, 2011
Browse files
added information about twitters discontinued basic auth support to docs
parent
bc18d0c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/auth_tutorial.rst
View file @
28577f58
...
@@ -19,6 +19,9 @@ provided:
...
@@ -19,6 +19,9 @@ provided:
Basic Authentication
Basic Authentication
====================
====================
Twitter has disabled basic authentication on August 16th 2010 - use OAuth
authentication instead.
Basic authentication uses the user's Twitter username and password for
Basic authentication uses the user's Twitter username and password for
authenticating with the API. You must query the user for these two
authenticating with the API. You must query the user for these two
pieces of information before we can authenticate.
pieces of information before we can authenticate.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment