FileSystemTokenStore interface
The configuration settings of the storage of the tokens if a file system is used.
Properties
directory | The directory in which the tokens will be stored. |
Property Details
directory
The directory in which the tokens will be stored.
directory?: string
Property Value
string