Skip to content

Add Oauth2 providers #6

Add Oauth2 providers

Add Oauth2 providers #6

Triggered via pull request September 23, 2023 20:27
Status Failure
Total duration 1m 1s
Artifacts

rexstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
rexstan: src/addons/ycom/plugins/auth/lib/yform/trait_value_auth_oauth2_google.php (in context of class rex_yform_value_ycom_auth_oauth2_google)#L113
Parameter #1 $params of static method rex_ycom_auth::login() expects array{filter: array|string, loginName: string, loginPassword: string, ignorePassword: bool, loginStay: bool}, array{loginName: mixed, loginStay: true, filter: 'status > 0', ignorePassword: true} given.
rexstan: src/addons/ycom/plugins/auth/lib/yform/trait_value_auth_oauth2_google.php (in context of class rex_yform_value_ycom_auth_oauth2_google)#L142
Parameter #1 $params of static method rex_ycom_auth::login() expects array{filter: array|string, loginName: string, loginPassword: string, ignorePassword: bool, loginStay: bool}, array{loginName: mixed, ignorePassword: true} given.
rexstan: src/addons/ycom/plugins/auth/lib/yform/trait_value_auth_oauth2_twitch.php (in context of class rex_yform_value_ycom_auth_oauth2_twitch)#L113
Parameter #1 $params of static method rex_ycom_auth::login() expects array{filter: array|string, loginName: string, loginPassword: string, ignorePassword: bool, loginStay: bool}, array{loginName: mixed, loginStay: true, filter: 'status > 0', ignorePassword: true} given.
rexstan: src/addons/ycom/plugins/auth/lib/yform/trait_value_auth_oauth2_twitch.php (in context of class rex_yform_value_ycom_auth_oauth2_twitch)#L142
Parameter #1 $params of static method rex_ycom_auth::login() expects array{filter: array|string, loginName: string, loginPassword: string, ignorePassword: bool, loginStay: bool}, array{loginName: mixed, ignorePassword: true} given.
rexstan
Process completed with exit code 1.