Commit Graph
2 Commits
Author SHA1 Message Date
Jacob Alber f346f2a618 feat: Add UserIdentityScopedSessionStore
Add support for using the ASP.Net Core ambient `ClaimsIdentity` User, along with a user-specified claim type to scope the session store based on authenticated identity.
2026-05-28 06:50:10 -04:00
Jacob Alber 3f9ae8334c feat: Add DelegatingAgentSessionStore
Add helper for decorator pattern for AgentSessionStore
2026-05-28 06:50:09 -04:00