HumHub Documentation (unofficial)

XOAuth2Authenticator
in package
implements AuthenticatorInterface

Handles XOAUTH2 authentication.

Tags
author

xu.li AthenaLightenedMyPath@gmail.com

see
https://developers.google.com/google-apps/gmail/xoauth2_protocol

Table of Contents

Interfaces

AuthenticatorInterface
An Authentication mechanism.

Methods

authenticate()  : void
Tries to authenticate the user.
getAuthKeyword()  : string
Gets the name of the AUTH mechanism this Authenticator handles.

Methods

getAuthKeyword()

Gets the name of the AUTH mechanism this Authenticator handles.

public getAuthKeyword() : string
Return values
string

        
On this page

Search results