FileSystemTokenStore Class

The configuration settings of the storage of the tokens if a file system is used.

Inheritance
FileSystemTokenStore

Constructor

FileSystemTokenStore(*, directory: Optional[str] = None, **kwargs)

Parameters

directory
str
Required

The directory in which the tokens will be stored.