create a storage object for your server $storage = new OAuth2\Storage\Pdo(array('dsn' => 'mysql:dbname=my_oauth2_db;host=localhost', ...
確定! 回上一頁