ended3월 19일· 1 sources

LiveAuth - a nuget pkg to liberate your JWT authentication

LiveAuth - JWT 인증의 실시간 세션 제어를 가능하게 하는 NuGet 패키지

Why it matters

LiveAuth is an open-source NuGet package that adds real-time session control to ASP.NET Core JWT authentication. It integrates via the OnTokenValidated hook to enable immediate session revocation, version-based token invalidation, and real-time role overrides without replacing the existing authentication pipeline. It works with Redis, SQL, or any custom session store, maintaining JWT's scalability while adding centralized session management.

1
Sources
+0
24h
Growth
185d
Active
LiveAuthJWTASP.NET Coresession revocationRedis

Sources

Related Issues