ssxserverconfig
Last updated
Last updated
Home > @spruceid/ssx-core > SSXServerConfig
Configuration interface for ssx-server
Signature:
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