xauth mit python-oauth2

8

Ich versuche xauth für instapaper mit python-oauth2 zu implementieren. Ich bin in der Lage, Beispiele für oauth zu finden, aber ich fand keine für xauth. Kann jemand Proben oder die API-Dokumentation teilen?

    
MNC348 31.03.2011, 16:38
quelle

1 Antwort

11

hier ist der Code, der für mich endlich funktioniert hat

%Vor%     
MNC348 04.04.2011, 16:45
quelle

Tags und Links

yii\base\ErrorException
Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Core Warningyii\base\ErrorException

PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /usr/lib64/php/modules/mongodb.so (/usr/lib64/php/modules/mongodb.so: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/mongodb.so.so (/usr/lib64/php/modules/mongodb.so.so: cannot open shared object file: No such file or directory))

$_GET = [
    'id' => '364656',
    'url' => 'xauth-using-python-oauth2',
];

$_SESSION = [
    '__flash' => [],
];