class OAuthIdentity extends Model (View source)

Properties

$id $id
$provider_user_id $provideruserid
$provider $provider
$access_token $access_token
$user_id $user_id
$avatar $avatar
$name $name
$nickname $nickname

Methods

static 
configureTable($table)

No description

getTable()

No description

user()

Get the user that owns the oauth identity.

Details

at line line 43
static configureTable($table)

Parameters

$table

at line line 48
getTable()

at line line 56
user()

Get the user that owns the oauth identity.