C++/Qt OAuth 1.0 RFC 5849 library
kQOAuth is a OAuth 1.0 library written for Qt in C++.
The goals for the library have been to provide easy integration to existing
Qt applications utilizing Qt signals describing the OAuth process, and to provide a
convenient approach to OAuth authentication.
kQOAuth has support for retrieving the user authorization from the service
provider's website. kQOAuth will open the user's web browser to the
authorization page, give a local URL as the callback URL and setup a HTTP
server on this address to listen for the reply from the service and then
process it.
- Sources inherited from project openSUSE:13.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1:Update/libkqoauth && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000011 11 Bytes | almost 10 years |
kQOAuth-0.97.tar.gz | 0000039361 38.4 KB | almost 10 years |
libdir.patch | 0000000911 911 Bytes | almost 10 years |
libkqoauth.changes | 0000000550 550 Bytes | almost 10 years |
libkqoauth.spec | 0000002830 2.76 KB | almost 10 years |
Comments 0