Added custom scheme
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Microsoft.AspNetCore.Authentication;
|
||||
|
||||
namespace DotBased.ASP.Auth.Scheme;
|
||||
|
||||
public class BasedAuthenticationHandlerOptions : AuthenticationSchemeOptions
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user