Tr_Code/twa-frontend/public/twa-security.json

13 lines
201 B
JSON

{
"comment": "TWA 보안 설정 - 화면 캡처 및 녹화 방지, 생체인증 지원",
"security": {
"screenCapturePrevent": true,
"biometricAuth": true,
"secureFlag": true
}
}