You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2018. It is now read-only.
LockoutOptions.AllowedForNewUsers property gives no intellisense documentation (whereas the other two properties on that class do)
CookieAuthenticationOptions.CookieName intellisense docs claims the default value is .AspNetCore.Cookies, but the actual default value seems to be .AspNetCore.Identity.Application
LockoutOptions.AllowedForNewUsersproperty gives no intellisense documentation (whereas the other two properties on that class do)CookieAuthenticationOptions.CookieNameintellisense docs claims the default value is.AspNetCore.Cookies, but the actual default value seems to be.AspNetCore.Identity.Application