Now.js Framework Documentation

Now.js Framework Documentation

SecurityConfig

TH 04 Sep 2026 01:40

SecurityConfig

SecurityConfig - Default security configurations Used to configure security settings for different environments

หน้านี้สร้างจากซอร์สโดยตรงเมื่อ 2026-08-21 คำอธิบายมาจาก JSDoc ในไฟล์
รันซ้ำได้ด้วย docs_scaffold เมื่อโค้ดเปลี่ยน อย่าแก้ด้วยมือถ้าตั้งใจให้ generate ต่อ

ที่มา

  • ไฟล์: Now/js/SecurityConfig.js (116 บรรทัด)
  • รูปแบบ: object literal (singleton)

เมธอดสาธารณะ (3)

getConfig(environment = 'production')

Get configuration for specific environment

getMergedConfig(environment = 'production', overrides = {})

Get merged configuration with overrides

mergeDeep(target, source)

Deep merge utility