Files
aris/apps/aelis-backend
kenneth 6b8b3bbdbe feat(session): query enabled sources before providers
UserSessionManager now queries the user_sources table for enabled
sources before calling any provider. Providers receive the per-user
JSON config directly instead of querying the DB themselves, removing
their db dependency and eliminating redundant round-trips.

Co-authored-by: Ona <no-reply@ona.com>
2026-03-22 16:07:41 +00:00
..