FaasJS
Home
  • Guide
  • Documents
  • Starter Template
  • Changelog
  • Ecosystem

    • VS Code Plugin
    • Docker Images
  • Github
  • Contributing
  • Sponsor
  • Security
  • English
  • 简体中文
Home
  • Guide
  • Documents
  • Starter Template
  • Changelog
  • Ecosystem

    • VS Code Plugin
    • Docker Images
  • Github
  • Contributing
  • Sponsor
  • Security
  • English
  • 简体中文

Documents / @faasjs/http / SessionOptions

Type Alias: SessionOptions

SessionOptions = object

Properties

cipherName?

optional cipherName: string

digest?

optional digest: string

iterations?

optional iterations: number

key

key: string

keylen?

optional keylen: number

salt?

optional salt: string

secret

secret: string

signedSalt?

optional signedSalt: string