Hello, I'd like to know if there's any information regarding Authentication token's lifespan.
I currently have a clover app that connects to a webserver where we store the Authentication Token generated by the app, everything works all well and good until for some reason the token expires at seemingly random times, when this happens I'd like to send a new authentication token to my webserver, but I've got no way of knowing when this happens until a request fails, if this could be avoided it would be great.