There was an error while loading. Please reload this page.
1 parent e12588d commit 124aaf2Copy full SHA for 124aaf2
1 file changed
src/Auth/SocialAuthenticate.php
@@ -112,6 +112,7 @@ protected function _normalizeConfig(&$config, $alias, $parent)
112
113
$defaults = [
114
'className' => null,
115
+ 'authParams' => [],
116
'options' => [],
117
'collaborators' => [],
118
'mapFields' => [],
0 commit comments