mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-09 15:57:59 -05:00
Moved PROVIDER_CUSTOM_LOGO_MAP to a new ssoConstants.ts for reuse and maintainability. Updated LoginView.vue and IdentityProviderListComponent.vue to import the constant. Added SSOProvider type to types/index.ts and improved LoginView.vue by using a computed serverSettings property, simplifying refs, and fixing SSO provider logo rendering.