Im building a food ordering app. I have built a webpage where the restaurant onboards by doing oauth authentication with clover. Now im bit confused on how to maintain the access_token. Since access_token has a life upto 1year. After 1year do i need to tell the restaurant to login once more. Can someone guide me on this.