Merge pull-request: Github authentication #162
This commit is contained in:
@@ -33,6 +33,7 @@ class LastLogin extends Base
|
||||
const AUTH_REMEMBER_ME = 'remember_me';
|
||||
const AUTH_LDAP = 'ldap';
|
||||
const AUTH_GOOGLE = 'google';
|
||||
const AUTH_GITHUB = 'github';
|
||||
|
||||
/**
|
||||
* Create a new record
|
||||
|
||||
Reference in New Issue
Block a user