PHP Class OAuth2Plugin, vanilla

Expose the functionality of the core class Gdn_OAuth2 to create SSO workflows.
Inheritance: extends Gdn_OAuth2
Afficher le fichier Open project: vanilla/vanilla

Protected Properties

Свойство Type Description
$settingsView Sets the settings view in the dashboard.

Méthodes publiques

Méthode Description
__construct ( ) Set the key for saving OAuth settings in GDN_UserAuthenticationProvider

Method Details

__construct() public méthode

Set the key for saving OAuth settings in GDN_UserAuthenticationProvider
public __construct ( )

Property Details

$settingsView protected_oe property

Sets the settings view in the dashboard.
protected $settingsView