feat(ap3): add CSRF and SameSite defenses

This commit is contained in:
donghyeon-ka
2026-07-25 14:42:33 +09:00
parent b48a12f101
commit 4495eb63a0
11 changed files with 214 additions and 32 deletions
+1
View File
@@ -5,6 +5,7 @@ server:
cookie:
name: AP3_SESSION
http-only: true
same-site: lax
spring:
application: