Provides classes for network authorization support (OAuth). More...

Classes

QAbstractOAuth

The base of all implementations of OAuth authentication methods. 5.8

QAbstractOAuth2

The base of all implementations of OAuth 2 authentication methods. 5.8

QAbstractOAuthReplyHandler

Handles replies to OAuth authentication requests. 5.8

QOAuth1

Implementation of the OAuth 1 Protocol. 5.8

QOAuth1Signature

Implements OAuth 1 signature methods. 5.8

QOAuth2AuthorizationCodeFlow

Implementation of the Authorization Code Grant flow. 5.8

Detailed Description

\titleQt Network Authorization C++ Classes \ingroup modules \qtcmakepackage NetworkAuth \qtvariable networkauth