mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 02:33:32 +00:00
89969079b9
The SSO handler functions and frontend were implemented but the HTTP routes were never registered in setupRoutes(), causing 404 on all /api/security/sso/providers endpoints. Fixes #1248