core/config/user.json

Summary

Maintainability
Test Coverage
{
    "sso": {
        "enabled": true,
        "providers": [
            "google",
            "facebook",
            "twitter"
        ]
    }
}