Public endpoint that tells the login UI which auth providers are available.
GET /api/v1/auth/providers
Always reachable (no 404 gate) so the SPA can decide whether to render the
"Sign in with Authentik" button without probing other endpoints.
Request