Added oauth login
This commit is contained in:
@@ -99,4 +99,12 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
'social' => [
|
||||
'google' => [
|
||||
'name' => 'Google',
|
||||
'id' => 'google',
|
||||
'class' => 'danger',
|
||||
'icon' => 'google',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user