secure cookies fix
This commit is contained in:
parent
6dfa49bd01
commit
88b8aa7429
4 changed files with 10 additions and 10 deletions
|
@ -2,6 +2,5 @@ namespace Femto.Api.Auth;
|
|||
|
||||
public class CookieSettings
|
||||
{
|
||||
public bool SameSite { get; set; }
|
||||
public bool Secure { get; set; }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue