Class SimpleID\Protocols\OAuth\OAuthModule

extends Module
implements ProtocolResult

The module for authentication using OAuth.

This module contains basic functions for process authorisation requests and granting access tokens.

Methods
Methods inherited from SimpleID\Module
beforeroute(), isHttps(), checkHttps(), getCanonicalURL(), getCanonicalHost(), getOrigin(), fatalError(), secureCompare()
Constants
Constants inherited from SimpleID\Protocols\ProtocolResult
CHECKID_OK, CHECKID_RETURN_TO_SUSPECT, CHECKID_APPROVAL_REQUIRED, CHECKID_REENTER_CREDENTIALS, CHECKID_LOGIN_REQUIRED, CHECKID_IDENTITIES_NOT_MATCHING, CHECKID_IDENTITY_NOT_EXIST, CHECKID_INSUFFICIENT_TRUST, CHECKID_PROTOCOL_ERROR
Properties
Properties inherited from SimpleID\Module
$f3, $logger