auth.provider API
    Preparing search index...

    Function createUserSessionStoreFactory

    • AdapterFactory builders for the 4 user-session stores. Per A6+A7 §2.3: register throws on duplicate, replace is the explicit override path, NO freeze() lifecycle. Per A4 §5.7 + §8.4.

      The composition-root path is for consumers that select adapters by name from configuration (e.g. SESSION_BACKEND=redis). The bundled module (memorySessionStoresModule / redisSessionStoresModule) is the recommended default — see A4 §8.1.

      Returns UserSessionStoreFactory