class GithubAuth implements LoginAuth

Methods

static mixed
findOrCreateUser($githubUser)

Finds the user from the provider in the database.

Details

at line 12
static mixed findOrCreateUser($githubUser)

Finds the user from the provider in the database.

Parameters

$githubUser

Return Value

mixed