The algorithm to use for the token.
Symbol
CSRFVerifyOptions
interface CSRFVerifyOptions
- secret?: string
The secret to use for the token. If not provided, a random default secret will be generated in memory and used.
Symbol
The secret to use for the token. If not provided, a random default secret will be generated in memory and used.