Greetings,
When my app loads it gets a Token from the current Clover account
CloverAuth.AuthResult authResult = CloverAuth.authenticate(context, account);
This authResult.authToken
will last for as long as the merchant does not uninstall the app?