ssxserverconfig
Home > @spruceid/ssx-server > SSXServerConfig
SSXServerConfig interface
Configuration interface for ssx-server
Signature:
Properties
Last updated
Home > @spruceid/ssx-server > SSXServerConfig
Configuration interface for ssx-server
Signature:
Last updated
Property | Modifiers | Type | Description |
---|---|---|---|
(Optional) Connection to a cryptographic keypair and/or network.
string
(Optional) A key used for signing cookies coming from the server. Providing this key enables signed cookies.
boolean
(Optional) Changes cookie attributes. Determines whether or not server cookies require HTTPS and sets the SameSite attribute to 'lax'. Defaults to false