OptionalcacheA custom cache store implementation. If not provided, InMemoryCacheStore will be used.
OptionalmodelA optional name for the mongo model. If not provided, the default name "inviteSchema" will be used.
OptionalverboseSet it to true to enable verbose logging. This is useful for development and debugging purposes.
Interface representing the options for the InviteTracker initialization.