PHP 클래스 OAuth2Plugin, vanilla

Expose the functionality of the core class Gdn_OAuth2 to create SSO workflows.
상속: extends Gdn_OAuth2
파일 보기 프로젝트 열기: vanilla/vanilla

보호된 프로퍼티들

프로퍼티 타입 설명
$settingsView Sets the settings view in the dashboard.

공개 메소드들

메소드 설명
__construct ( ) Set the key for saving OAuth settings in GDN_UserAuthenticationProvider

메소드 상세

__construct() 공개 메소드

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

프로퍼티 상세

$settingsView 보호되어 있는 프로퍼티

Sets the settings view in the dashboard.
protected $settingsView