PHP Class OAuth2Plugin, vanilla
Expose the functionality of the core class Gdn_OAuth2 to create SSO workflows.
Mostra file
Open project: vanilla/vanilla
Protected Properties
Property |
Type |
Description |
|
$settingsView |
|
Sets the settings view in the dashboard. |
|
Public Methods
Method |
Description |
|
__construct ( ) |
Set the key for saving OAuth settings in GDN_UserAuthenticationProvider |
|
Method Details
__construct()
public method
Set the key for saving OAuth settings in GDN_UserAuthenticationProvider
Property Details
$settingsView protected_oe property
Sets the settings view in the dashboard.