Bernat Moix 733dfdbc1c fix: use providerId instead of alias for social provider icons
Identity provider icons were only displayed when the alias exactly
matched predefined values. This fixes the issue by checking the
providerId (provider type) instead of the alias, allowing custom
aliases while maintaining correct icon display.

Closes #43515

Signed-off-by: Bernat Moix <bmoix@bmoix.io>
2025-11-03 15:28:05 +01:00
..