Implementing ASP auth module
This commit is contained in:
6
DotBased.ASP.Auth/AuthService.cs
Normal file
6
DotBased.ASP.Auth/AuthService.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace DotBased.ASP.Auth;
|
||||
|
||||
public class AuthService
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user