This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
Move CookieSecureOption / SecurePolicy to Http.Abstractions #612
Closed
Description
This enum controls the behavior of the cookie secure option. We're going to add the same option to Session, so consolidate the enum down to Http.Abstractions.
https://github.com/aspnet/Security/blob/dev/src/Microsoft.AspNetCore.CookiePolicy/SecurePolicy.cs
https://github.com/aspnet/Security/blob/dev/src/Microsoft.AspNetCore.Authentication.Cookies/CookieSecureOption.cs