CookieAuthOptions.AllowInsecureHttp property
If true, allows cookie authentication over insecure HTTP connections.
public bool AllowInsecureHttp { get; set; }
See Also
- class CookieAuthOptions
- namespace Kestrun.Authentication
If true, allows cookie authentication over insecure HTTP connections.
public bool AllowInsecureHttp { get; set; }