Added ISessionStateProvider interface & base implementation
This commit is contained in:
6
DotBased.ASP.Auth/Services/AuthService.cs
Normal file
6
DotBased.ASP.Auth/Services/AuthService.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace DotBased.ASP.Auth.Services;
|
||||
|
||||
public class AuthService
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user