Package : qoauth

Package details

Summary: Qt-based C++ library for OAuth authorization scheme

Description:
QOAuth is an attempt to support interaction with OAuth-powered network
services in a Qt way, i.e. simply, clearly and efficiently. It gives
the application developer no more than 4 methods, namely:

* requestToken() to obtain an unauthorized Request Token,
* accessToken() to exchange Request Token for the Access Token,
* createParametersString() to construct a request according to OAuth
authorization scheme,
* inlineParameters() - to construct a query string basing on given
parameters (provided only for convenience).


URL: http://github.com/ayoy/qoauth
License: LGPLv2+

Maintainer: nobody

List of RPMs