Update usage of OAuthHandler to OAuth1UserHandler
authorHarmon <Harmon758@gmail.com>
Wed, 9 Feb 2022 21:51:52 +0000 (15:51 -0600)
committerHarmon <Harmon758@gmail.com>
Wed, 9 Feb 2022 21:51:52 +0000 (15:51 -0600)
commit12822795fac8eceea6a0c1260a38b304a34ffd13
tree5a1869ccdb505e9ce49bcfb4290e867b666b61af
parentd51a961d7a04fededc3be68b25c926e3296db39f
Update usage of OAuthHandler to OAuth1UserHandler
docs/getting_started.rst
examples/API_v1/authentication.py
examples/API_v1/follow_followers.py
examples/API_v1/pin-based_authorization.py
examples/API_v1/rate_limit_handling.py
examples/API_v1/update_status.py
tests/config.py
tests/test_auth.py
tweepy/client.py