1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-03 22:34:55 +02:00
Files
php-e107/e107_plugins/social/includes
Nick Liu 8e8622f12d social_login_config::getSupportedConfiguredProviderConfigs()
is a better name than
`\social_login_config::getValidConfiguredProviderConfigs()` because the
method does not validate the provider configs.
2021-12-28 11:48:00 +01:00
..