socialProviders

Map of available social authentication providers configured for this application.

Each entry contains the provider's strategy identifier (e.g., "oauth_google", "oauth_facebook") and its configuration details. Use these strategy identifiers when initiating OAuth sign-in flows.

Return

Map where keys are strategy identifiers and values contain provider configuration.

See also

for usage with OAuth authentication.