feat: cookies

This commit is contained in:
2024-10-12 23:50:49 +07:00
commit 572ec9b033
20 changed files with 460 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}