function onUsersInvalidated onUsersInvalidated(listener: () => void): void Register a callback to run whenever the users cache is invalidated. Parameters listener: () => void Return Type void