Class ExternalAuth
ExternalAuth Entity.
- Cake\ORM\Entity
- BEdita\Core\Model\Entity\ExternalAuth
Properties summary
protected
array
|
$_accessible
|
#
[
'*' => true,
'id' => false,
]
|
Magic properties
public
integer
|
$id
|
public
integer
|
$user_id
|
public
BEdita\Core\Model\Entity\User
|
$user
|
public
integer
|
$auth_provider_id
|
public
|
$auth_provider
|
public
string
|
$provider_username
|
public
string
|
$params
|
public
Cake\I18n\Time
|
$created
|
public
Cake\I18n\Time
|
$modified
|