def refresh()

in session-store/example-4.py [0:0]


    def refresh(self):
        self.redis.expire(self.token, self.ttl)