This package browser is in early development. Mind the rough edges.

qoauth 2.0.0

Qt-based C++ library for OAuth authorization scheme

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.

Installation

Install qoauth 2.0.0 as follows:

guix install qoauth@2.0.0

Or install the latest version:

guix install qoauth

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.