The algorithm to use for the token.
Symbol
CSRFGenerateOptions
interface CSRFGenerateOptions
- expiresIn?: number
The number of milliseconds until the token expires. 0 means the token never expires.
Symbol
The number of milliseconds until the token expires. 0 means the token never expires.