You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**auth-service** handles user authentication and registration. ## Endpoints - `GET /health` — service status - `POST /auth/login` — user login (sample) - `POST /auth/register` — user registration (sample) - `POST /auth/logout` — user logout (sample) ## Tracing This service reports telemetry to the tracing-service using the URL in the `endpoints`
Shared lower infrastructure monorepo for the nshkr platform core: contracts, Postgres durability helpers, projection publication glue, lease and fence primitives, replay-safe ids, and common runtime infrastructure used by outer_brain, Citadel, jido_integration, and app-facing surfaces.
Sistema operativo multi-tenant para construir SaaS de productos verticales. Auth0 + MFA, tenants, AI providers, runbooks, incidentes, feature flags, roles & permisos. Los productos (GD/Influencer/Chatbot) se instalan encima sin modificarlo.
Shared app-facing surface monorepo for the nshkr platform core: composition, wiring, host-facing surfaces, default bridges across outer_brain, Citadel, jido_integration, and read-model publication, with a stable entrypoint for product applications that should not stitch the lower stack manually.