OnTokenChangedFunction

type OnTokenChangedFunction = () => (session: NhostSession | null) => void