Commit Graph

12 Commits (eb3ef13d28ce8bff9b07db20a89b59bdec0d7376)

Author SHA1 Message Date
Mike Fährmann 57fc6fcf83
replace '24*3600' with '86400'
9 months ago
Mike Fährmann dd88740ec7
replace remaining instances of base64 with binascii
2 years ago
Mike Fährmann dfcf2a2c91
write OAuth token to cache by default (#616)
4 years ago
Mike Fährmann 38c05df290
[oauth] add custom/default indicator to log messages (#501)
5 years ago
Mike Fährmann de83ae4576
make 'method' argument of Extractor.request keyword-only
5 years ago
Mike Fährmann f4bc75e854
fix rate limit handling for OAuth APIs (#368)
5 years ago
Mike Fährmann fdec59f8e2
replace extractor.request() 'expect' argument
5 years ago
Mike Fährmann 9a98b6769d
use extractor.request for API calls (#130)
6 years ago
Mike Fährmann 1c1e086d01
use common base class for OAuth1.0 based API interfaces
6 years ago
Mike Fährmann 6a31ada9e3
re-implement OAuth1.0 code
6 years ago
Mike Fährmann 2993206c4b
smaller fixes and "security" measures
7 years ago
Mike Fährmann 8d5e92f641
resolve cyclic dependency between oauth and flickr
7 years ago